list_views
List saved OpenProject views, filter by project or type, and paginate through results to find the view you need.
Instructions
List saved OpenProject views, optionally filtered by project or view subtype.
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 |
|---|---|---|---|
| type | No | ||
| limit | No | ||
| offset | No | ||
| project | No |