list_projects
Retrieve all projects accessible to the current user, with pagination support for browsing results.
Instructions
List all projects visible to the current user (paginated).
Args: start: Page start index (default 0). limit: Number of results per page (default 25, max 1000).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| start | No | ||
| limit | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |