redmine_list_projects
List all Redmine projects with pagination. Control the number of results using offset and limit.
Instructions
List all available Redmine projects
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Maximum number of projects to return (1-100, default: 25) | |
| offset | No | Number of projects to skip |