action orbit_get_workspaces { label: "Get all workspaces for the current user" provider: orbit method: GET path: "/workspaces" encoding: json output: { type: "object" additionalProperties: true } }