action ijenko_me_places { label: "List accessible Places" description: "List the *Places* to which the *Token* has access." provider: ijenko method: GET path: "/places" encoding: json output: { type: "object" additionalProperties: true } }