list_news
Fetch OpenProject news entries, filtered by project or search query, with pagination support.
Instructions
List news entries, optionally filtered by project or title/summary search.
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 | ||
| search | No | ||
| project | No |