brode_download
Download a completed conversion's file: the result itself (file="output", default) or its companions — "preview" (PNG rendering), "worksheet" (embroidery thread color chart PDF), "stitches" (stitch trace JSON). Returns an absolute 'url' with filename, MIME type and size — fetch it with header 'Authorization: Bearer ' (e.g. curl -o file.dst ). Never returns base64: tool-result budgets can't carry file payloads.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| file | No | Which file to fetch (default: output). preview/worksheet/stitches exist for completed jobs; worksheet and stitches only for embroidery formats. | |
| job_id | Yes |