list_documents
List documents from OpenProject, optionally filtered to a single project, with pagination via offset and limit.
Instructions
List documents, optionally filtered to a single project.
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 | ||
| project | No |