List Launches
launch_listRetrieve paginated launches for a project with configurable page, size, and sorting parameters.
Instructions
List launches for a project with pagination
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page | No | Page number (zero-based) | |
| size | No | Page size (max 100) | |
| sort | No | Sort (e.g., "name,ASC") | |
| projectId | Yes | Project ID |