redmine_projects_list
Retrieve a list of Redmine projects with filters for status, pagination, and included details. Use this to fetch project data for integration or display.
Instructions
List projects (GET /projects.json).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| offset | No | ||
| status | No | ||
| include | No | ||
| fetch_all | No |