redmine_upload_file
Upload a file to Redmine to obtain an upload token. Use the token later to attach the file to an issue.
Instructions
Upload a file to Redmine and get an upload token. This token can be used later to attach the file to an issue.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| file_path | Yes | Absolute path to the file to upload |