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