submit_report
Submit a local report file for a task, with an optional comment. Check allowed extensions via get_task first.
Instructions
Submit a report file for a specific task. The file must already exist on the local filesystem. Allowed extensions depend on the task — check get_task first. An optional comment can be included with the submission.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| comment | No | ||
| task_id | Yes | ||
| file_path | Yes |