action ijenko_place_get_metadata { label: "List metadata" description: "Get the metadata." provider: ijenko method: GET path: "/places/{placeId}/metadata" encoding: json output: { type: "object" additionalProperties: true } }