List Projects
list_projectsList all projects in the Plane workspace with pagination and sorting. Retrieve project names, identifiers, and metadata to manage workflows or sync data.
Instructions
List projects in the workspace.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| cursor | No | Pagination cursor from a previous response's `next_cursor`. | |
| expand | No | Comma-separated related fields to expand. | |
| order_by | No | Field to sort by; prefix with '-' for descending order. | |
| per_page | No | Items per page (1-100, default 20). |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||