redmine_roles
List all roles or get a specific role by ID in Redmine to manage user permissions.
Instructions
Read roles: list, get.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| query | No | Query parameters. Array values are appended repeatedly. | |
| action | Yes | ||
| headers | No | Additional headers. Authentication and content headers are managed automatically unless explicitly overridden. | |
| role_id | No | Redmine numeric ID or identifier, passed as a string. | |
| max_pages | No |