List modules
list_modulesRetrieve paginated modules (feature groups) for a Flightdeck project. Provide project ID and optional page parameters.
Instructions
List the modules (feature groups) of a project. Paginated.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_id | Yes | Project id | |
| page | No | 1-based page number (default 1) | |
| per_page | No | Results per page, max 100 (default 50) |