billy_attach_file_to_invoice
Attach an uploaded file to an invoice. Requires explicit confirmation to apply changes.
Instructions
Attach an uploaded file to an invoice. WRITE — requires confirm:true.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| fileId | Yes | ||
| confirm | No | REQUIRED to execute. Pass true to actually run the mutation. Without it, this tool returns a dry-run preview of what would happen — explicit second call with confirm:true is needed to write. | |
| invoiceId | Yes |