list_projects
Retrieve a list of all projects in a workspace, with options for pagination and field selection.
Instructions
List all projects in a workspace.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| cursor | No | Pagination cursor for getting next set of results | |
| per_page | No | Number of results per page (1-100) | |
| expand | No | Comma-separated list of related fields to expand in response | |
| fields | No | Comma-separated list of fields to include in response | |
| order_by | No | Field to order results by. Prefix with '-' for descending order |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |