action orbit_get_user { label: "Get info about the current user" provider: orbit method: GET path: "/user" encoding: json output: { type: "object" additionalProperties: true } }