action ijenko_account_places { label: "List Places of the Account" description: "List the *Places* of the account.\n\n**Note:** requires full access to the *Account*.\n" provider: ijenko method: GET path: "/account/places" encoding: json output: { type: "object" additionalProperties: true } }