redmine_files
List existing files in a Redmine project or create new ones by uploading files with tokens.
Instructions
Manage project files: list, create.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| file | No | ||
| files | No | Redmine file payloads, usually containing upload tokens. | |
| 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. | |
| max_pages | No | ||
| project_id | No | Redmine numeric ID or identifier, passed as a string. |