Workspaces
Manage workspaces within an account. Workspaces provide organizational grouping and isolation for resources such as agents, tools, and API keys.
This is the workspace-scoped, end-user surface. Administrative operations (create / archive workspaces, manage members) live in WorkspaceAdminService under /v1/account/workspaces and require the admin role.
List workspaces
client.Workspaces.List(ctx, query) (*CursorPagination[Workspace], error)
GET/v1/workspaces