paidinsalt.com
Cinematic documentaries about the firsts of money — the first coins, contracts, debts and paychecks — told from the artifacts that prove them.
First seen 2026-09-07 · Last seen 2026-09-14 · Source: webmcp.com
Answer 5 · Act 1 · Transact 1 · Score: Not yet scored
Tool inspector
compose_contact_email
Open the user’s own email client with a pre-filled draft to the channel’s public contact address. Nothing is sent by this tool — the user reviews and sends (or discards) the draft themselves. Returns JSON {status: "mail_draft_opened", to, subject}.
Page: /
Input schema
| Property | Type | Required | Description |
|---|---|---|---|
subject |
string | yes | Subject line for the draft email. |
body |
string | no | Optional body text for the draft email. |
Raw JSON schema
{
"type": "object",
"properties": {
"subject": {
"type": "string",
"minLength": 1,
"maxLength": 150,
"description": "Subject line for the draft email."
},
"body": {
"type": "string",
"maxLength": 1500,
"default": "",
"description": "Optional body text for the draft email."
}
},
"required": [
"subject"
]
}
Similar websites
tracinginsights.com
Analyze Formula 1 racing data with interactive charts for lap times, live telemetry, timing data and race performance. Explore and Compare drivers across multip…
fiveminutebrief.ai
panoptik-studio.vercel.app
Browser-native demo video editor where humans and AI agents co-edit on the same canvas via WebMCP. No uploads, no server.
webroom.openai.chatgpt.site
A private, browser-based photo editor with precise manual controls and agent-ready WebMCP tools.