list_grids
Retrieve dashboard grids from OpenProject, optionally filtering by scope (page path) to locate grids for a specific page.
Instructions
List dashboard grids, optionally filtered by scope (page path).
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 | ||
| scope | No | ||
| offset | No |