action journy_get_events { label: "Get events" description: "Endpoint to list events." provider: journy method: GET path: "/events" encoding: json output: { type: "object" } }