attach_url
Attach a file from a publicly accessible URL to a Dart AI task. Specify the task ID and file URL.
Instructions
Attach a file from URL to a task. URL must be publicly accessible.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| dart_id | Yes | Task dart_id (also accepts "id" or "task_id") | |
| url | Yes | Public URL of file to attach | |
| filename | No | Optional filename override |