List Modules
list_modulesRetrieve a paginated list of modules for a given project ID. Use this to view all modules within a Plane project.
Instructions
List a project's modules.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| cursor | No | Pagination cursor from a previous response's `next_cursor`. | |
| per_page | No | Items per page (1-100, default 20). | |
| project_id | Yes | Project UUID. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||