postalform.com
Upload a file or write a letter online, confirm addresses, and PostalForm prints and mails it for you. We prepare the envelope and postage and hand it to USPS.
First seen 2026-08-17 · Last seen 2026-08-17 · Source: webmcp.com
Answer 1 · Act 5 · Transact 1 · Score: Not yet scored
Tool inspector
postalform.set_sender_details
Update sender name and/or sender address in the home workflow. Can optionally advance to the next relevant step.
Page: /
Input schema
| Property | Type | Required | Description |
|---|---|---|---|
name |
string | no | Sender full name (minimum 3 characters). |
address |
object | no | Sender address object with text, optional description, optional id, and optional type. |
advance_to_next_step |
boolean | no | When true (default), move to the next workflow step after updates. |
Raw JSON schema
{
"type": "object",
"properties": {
"name": {
"type": "string",
"description": "Sender full name (minimum 3 characters)."
},
"address": {
"type": "object",
"description": "Sender address object with text, optional description, optional id, and optional type.",
"properties": {
"id": {
"type": "string"
},
"type": {
"type": "string",
"enum": [
"Address",
"Container",
"Manual"
]
},
"text": {
"type": "string"
},
"description": {
"type": "string"
}
},
"required": [
"text"
]
},
"advance_to_next_step": {
"type": "boolean",
"description": "When true (default), move to the next workflow step after updates."
}
},
"additionalProperties": false
}
Similar websites
toban.app
Free duty-roster maker for building cleaning, lunch, and daily-monitor rotation charts in the browser — no signup, print-quality output. WebMCP tools let an age…
farahsolutions.ae
Farah Solutions helps UAE businesses master Corporate Tax, ICV certification, e-invoicing, and government procurement. Powered by Farah Suite.
flatwrite.md
A minimalist markdown editor with live preview, paged document layout, and one-click export to HTML, PDF, or shareable URL.
marketingmanagerjobs.com
Daily-refreshed job board for marketing manager roles — growth, product marketing, demand gen, brand, SEO, and marketing leadership — with real salary data and …