list_actions
List API actions available on an OpenProject server. Supports pagination with offset and limit for large result sets.
Instructions
List API actions exposed by OpenProject.
limit is capped at OPENPROJECT_MAX_PAGE_SIZE (default 50); pass the returned next_offset as the next call's offset to page past the cap.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| offset | No |