redmine_list_news
Fetch Redmine news articles with pagination. Filter by project ID for scoped results, or omit to view news across all projects.
Instructions
[Alpha] List Redmine news articles. Returns paginated results with title, summary, author, project, and creation date. Omit project_id to fetch news across all projects, or provide it to scope results to a single project.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| offset | No | ||
| project_id | No |