Every capability is a discrete, logged action the agent calls by name — scoped to what you authorize and recorded in the run trace.
Get OrderHANDWRITE_GET_ORDER
Get a Handwrite order by ID, including its current status, test or live environment, addresses, and proof images when available.
List Handwriting StylesHANDWRITE_LIST_HANDWRITING_STYLES
List the handwriting styles available to the connected Handwrite account, including the style ID required when sending cards and a preview URL.
List StationeryHANDWRITE_LIST_STATIONERY
List public stationery and custom stationery available to the connected Handwrite account, including the card ID required when sending cards and a preview URL.
Send Handwritten CardsHANDWRITE_SEND_CARDS
Create handwritten-card orders for one or more recipients. With a test API key, this creates persistent non-production records and sends no physical cards; with a live API key, it creates billable physical cards for every recipient. Do not call with a live key unless the user intends and authorizes billable physical mailing. The current API has no cancel or delete endpoint.