AgentPMT
Send a Custom Greeting Card

Send a Custom Greeting Card

Physical

Available ActionsEach successful request consumes credits as outlined below.

render_preview400crcreate_proof400crsend400crget_order_status400crget_tracking400crlist_orders400cr

Details

Mail custom folded greeting cards to any US address. You control all four panels: front cover (image), inside left, inside right (main message), and back — each panel can be text or image. Cards can be printed in horizontal or vertical orientation. Four font styles for text: handwritten (blue), elegant (charcoal), modern (near-black), classic (black). Printed on premium cardstock, folded, enveloped, and mailed via USPS First Class with tracking.

Use Cases

Holiday greeting card campaigns, Customer appreciation and thank-you cards, Birthday and anniversary greetings, Event invitation mailings, Nonprofit donor outreach cards, Real estate follow-up mailers, Employee recognition cards, Brand loyalty and retention mailings, Condolence and sympathy cards, Welcome and onboarding cards

Credentials

Mailing Return Address *
Your mailing return address that will appear on postcards, certified mail, and greeting cards.
custom object

Manage credentials in your dashboard.

Actions(6)

render_preview400cr15 params

Generate a preview of the greeting card without mailing. Returns the generated PDF and preview images with signed URLs for review before sending.

Generate a preview of the greeting card without mailing. Returns the generated PDF and preview images with signed URLs for review before sending.

orientationstring

Card orientation. horizontal: landscape panels, card folds along top edge. vertical: portrait panels, card folds along left edge.

Values:
horizontalvertical
Default: horizontal
font_stylestring

Font style for text panels. handwritten = blue pen-on-paper, elegant = charcoal formal, modern = clean contemporary, classic = traditional black.

Values:
handwrittenelegantmodernclassic
Default: handwritten
front_cover_image_urlstring

URL to front cover image (JPG/PNG). Required for card builder mode.

front_cover_image_file_idstring

File ID of front cover image. Alternative to URL for card builder mode.

inside_left_textstring

Text for inside left panel (visible when card is opened, left side).

inside_left_image_urlstring

Image URL for inside left panel. Provide text OR image for each panel, not both.

inside_left_image_file_idstring

File ID for inside left image.

inside_right_textstring

Text for inside right panel — the main message area. Provide text OR image, not both.

inside_right_image_urlstring

Image URL for inside right panel.

inside_right_image_file_idstring

File ID for inside right image.

back_textstring

Text for back of card (small branding, attribution, etc.).

back_image_urlstring

Image URL for back of card.

back_image_file_idstring

File ID for back image.

document_pdf_urlstring

Public URL to a print-ready 2-page PDF (raw PDF mode, mutually exclusive with card builder fields).

document_pdf_file_idstring

File ID of a print-ready PDF in cloud storage (raw PDF mode).

create_proof400cr16 params(1 required)

Upload the card to Click2Mail and create the print job without mailing. Used for final review before committing to send.

Upload the card to Click2Mail and create the print job without mailing. Used for final review before committing to send.

recipient_addressrequiredobject

Recipient mailing address (US only). Must include name or organization.

Properties:
name(string)- Recipient full name.
organization(string)- Organization name (can be used instead of or with name).
address1*(string)- Street address line 1.
address2(string)- Street address line 2.
city*(string)- City.
state*(string)- Two-letter state code.
postal_code*(string)- ZIP code.
orientationstring

Card orientation. horizontal: landscape panels. vertical: portrait panels.

Values:
horizontalvertical
Default: horizontal
font_stylestring

Font style for text panels.

Values:
handwrittenelegantmodernclassic
Default: handwritten
front_cover_image_urlstring

URL to front cover image (JPG/PNG).

front_cover_image_file_idstring

File ID of front cover image.

inside_left_textstring

Text for inside left panel.

inside_left_image_urlstring

Image URL for inside left panel.

inside_left_image_file_idstring

File ID for inside left image.

inside_right_textstring

Text for inside right panel — the main message area.

inside_right_image_urlstring

Image URL for inside right panel.

inside_right_image_file_idstring

File ID for inside right image.

back_textstring

Text for back of card.

back_image_urlstring

Image URL for back of card.

back_image_file_idstring

File ID for back image.

document_pdf_urlstring

Public URL to a print-ready 2-page PDF (raw PDF mode).

document_pdf_file_idstring

File ID of a print-ready PDF (raw PDF mode).

send400cr16 params(1 required)

Generate the card PDF, print it on premium cardstock, fold it, envelope it, and mail it via USPS First Class to the recipient address.

Generate the card PDF, print it on premium cardstock, fold it, envelope it, and mail it via USPS First Class to the recipient address.

recipient_addressrequiredobject

Recipient mailing address (US only). Must include name or organization.

Properties:
name(string)- Recipient full name.
organization(string)- Organization name (can be used instead of or with name).
address1*(string)- Street address line 1.
address2(string)- Street address line 2.
city*(string)- City.
state*(string)- Two-letter state code.
postal_code*(string)- ZIP code.
orientationstring

Card orientation. horizontal: landscape panels. vertical: portrait panels.

Values:
horizontalvertical
Default: horizontal
font_stylestring

Font style for text panels.

Values:
handwrittenelegantmodernclassic
Default: handwritten
front_cover_image_urlstring

URL to front cover image (JPG/PNG).

front_cover_image_file_idstring

File ID of front cover image.

inside_left_textstring

Text for inside left panel.

inside_left_image_urlstring

Image URL for inside left panel.

inside_left_image_file_idstring

File ID for inside left image.

inside_right_textstring

Text for inside right panel — the main message area.

inside_right_image_urlstring

Image URL for inside right panel.

inside_right_image_file_idstring

File ID for inside right image.

back_textstring

Text for back of card.

back_image_urlstring

Image URL for back of card.

back_image_file_idstring

File ID for back image.

document_pdf_urlstring

Public URL to a print-ready 2-page PDF (raw PDF mode).

document_pdf_file_idstring

File ID of a print-ready PDF (raw PDF mode).

get_order_status400cr1 param(1 required)

Check the status of a previously sent or proofed card order. Automatically includes USPS tracking information when available.

Check the status of a previously sent or proofed card order. Automatically includes USPS tracking information when available.

order_idrequiredstring

Order ID returned from a previous send or create_proof call.

get_tracking400cr2 params(1 required)

Get USPS tracking details for a previously sent card order.

Get USPS tracking details for a previously sent card order.

order_idrequiredstring

Order ID returned from a previous send call.

tracking_typestring

Tracking type. Default: IMB.

Values:
IMBIMPB
list_orders400cr1 param

List past greeting card orders for the current budget, sorted by most recent first.

List past greeting card orders for the current budget, sorted by most recent first.

limitinteger

Number of orders to return.

Default: 10
Range: 1 - 50

Frequently Asked Questions

How do I connect this tool to an external agent?

Install commands

npm install -g @agentpmt/mcp-router
agentpmt-setup

Hosted MCP config

{
  "mcpServers": {
    "agentpmt": {
      "type": "streamable-http",
      "url": "https://api.agentpmt.com/mcp",
      "headers": {
        "Authorization": "Bearer <AGENTPMT_BEARER_TOKEN>",
        "x-instance-metadata": "{\"client\":\"generic-mcp\",\"platform\":\"remote\"}"
      }
    }
  }
}

How does an external agent use this tool?

Agent prompt

Call the AgentPMT-Tool-Search-and-Execution tool with action 'get_schema' and tool_id 6985fead269243768b447d9b ("Send a Custom Greeting Card"). Then call the same tool with action 'call_tool', tool_id 6985fead269243768b447d9b, and the parameters needed for my request.

Dependencies

3 dependencies will be automatically added when you enable this product.

Workflows Using This Tool

Workflow
Saves ~1 hr
Google Sheets
Live Web Page Browser
Send a Custom Greeting Card
Automates personalized thank-you greeting cards for open house attendees. Pulls the latest attendee list from Google Sheets (names, addresses, and interests), scrapes the property listing photo AND property details from realtor.com, verifies address match, then creates and mails a custom folded greeting card to each attendee. The front features the listing photo, the back has the agent's logo, and the inside contains a personalized thank-you message with action-provoking phrases that reference ONLY factual property features verified from the listing.

Looking for help integrating AI into your business? Set up a free consultation.