workspaces
Installation
SKILL.md
Skill: Workspace Management
Description
Manage workspaces. This skill documents the public API at /api/v2/workspaces (PublicApiWorkspaceController). Authenticate with X-API-KEY header. List uses page and page_size (page_size default 20, max 100). For the first page of results, pass page=0 explicitly.
TypeScript types (request / response)
Mirrors PublicApiWorkspaceController data classes.