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_pdf_from_data_url
Set the workflow PDF using a data:application/pdf;base64 URL, then optionally advance to the recipient-address step.
Page: /
Input schema
| Property | Type | Required | Description |
|---|---|---|---|
data_url |
string | yes | A data URL formatted as data:application/pdf;base64,... |
file_name |
string | no | Optional PDF file name. Defaults to uploaded-document.pdf. |
advance_to_recipient_step |
boolean | no | When true (default), move the workflow to step 1. |
Raw JSON schema
{
"type": "object",
"properties": {
"data_url": {
"type": "string",
"description": "A data URL formatted as data:application/pdf;base64,..."
},
"file_name": {
"type": "string",
"description": "Optional PDF file name. Defaults to uploaded-document.pdf."
},
"advance_to_recipient_step": {
"type": "boolean",
"description": "When true (default), move the workflow to step 1."
}
},
"required": [
"data_url"
],
"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 …