DocuPost

DocuPost is a print and mail service that enables users to send digital files as physical letters and postcards via the U.S. Postal Service.

3 actions Integration catalog
Request access
Connect DocuPost once you're in Boring.
01 · WHAT THE AGENT CAN DO

Actions

Every capability is a discrete, logged action the agent calls by name — scoped to what you authorize and recorded in the run trace.

Get Account BalanceDOCUPOST_GET_BALANCE
Return the connected DocuPost account's numeric balance. This read does not reveal currency, plan, tier, or sandbox status.
Send LetterDOCUPOST_SEND_LETTER
Submit one letter for paid printing and U.S. postal delivery. This is a non-idempotent physical-mail operation: one call can deduct funds and create real mail, so confirm all content and addresses before calling and never automatically retry an ambiguous result. HTTP acceptance is asynchronous and does not prove later printing or delivery; later validation failures may appear only in DocuPost's mailing detail page.
Send PostcardDOCUPOST_SEND_POSTCARD
Submit one postcard for paid printing and U.S. postal delivery. This is a non-idempotent physical-mail operation: one call can deduct funds and create real mail, so confirm both artworks and all addresses before calling and never automatically retry an ambiguous result. HTTP acceptance is asynchronous and does not prove later printing or delivery; invalid artwork dimensions can fail after acceptance.