redmine_list_news
Fetch paginated Redmine news articles. Optionally filter by project ID to scope results to a single project, or omit for cross-project news.
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 |