List projects
list_projectsList all projects in the workspace. Call this first - most other tools need a project_id.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Page size (default 25) | |
| cursor | No | Pagination cursor from a previous call |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| data | Yes | Result rows | |
| pagination | Yes |