action probely_get_events { label: "List account events" provider: probely method: GET path: "/events/" encoding: json output: { type: "object" additionalProperties: true } }