op_list_projects
Retrieve all OpenProject projects visible to the API user, including identifiers. Use pagination via pageSize and offset to control results.
Instructions
List the OpenProject projects visible to the API user, with their identifiers. Paginated via pageSize and offset.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| offset | No | Page offset. Default 0. | |
| pageSize | No | Default 200. |