action ijenko_place_new_notification { label: "Create a Notification" description: "Create a new *Notification*." provider: ijenko method: POST path: "/places/{placeId}/notifications" encoding: json output: { type: "object" additionalProperties: true } }