action ijenko_place_patch { label: "Update a Place" description: "Change information about a *Place*.\n\n**Note**: requires full access to the *Account*.\n" provider: ijenko method: PATCH path: "/places/{placeId}" encoding: json output: { type: "object" additionalProperties: true } }