Send handwritten card
send_handwritten_cardFulfill a handwritten card using a delivery token returned by resolve_delivery. OnceAsk sends the recipient address directly to the fulfillment provider; the agent does not receive it.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| cardId | Yes | Card ID from list_handwritten_cards | |
| wishes | No | Optional closing/signoff | |
| message | Yes | Handwritten message | |
| fontLabel | No | Handwriting label from list_handwritten_cards; defaults to Casual David | |
| deliveryToken | Yes | Opaque token returned by resolve_delivery |