List projects
list_projectsList redacted summaries from the workspace project store. Queues a hosted job; use get_job to retrieve its result.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| cursor | No | ||
| requestId | Yes | A new UUID for this job, reused only when retrying identical inputs. | |
| workspaceToken | Yes | Secret workspace capability returned by create_workspace. Treat as a password; never place in a query string. |