schedule_send
Schedule a draft invoice to be emailed to the client at a future date and time.
Instructions
Schedule a DRAFT invoice to be emailed at a future time. Client-facing.
scheduled_at is an ISO datetime (e.g. 2026-07-20T09:00:00). Only call this
when the user has explicitly confirmed sending this invoice at this time.
Requires invoices:send.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| invoice | Yes | ||
| scheduled_at | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |