email_create_temp
ActiveTool of Palmyr
Provision a cheap, disposable, receive-only email inbox at tmp-XXXX@palmyr.ai — ideal for receiving a one-off verification or order-confirmation email during a checkout/signup flow. Auto-expires (default 24h). Reads return plaintext to the owning wallet (no E2E key to manage). Costs 0.50 USDC, paid per-action via x402.
Parameters schema
{
"type": "object",
"$schema": "http://json-schema.org/draft-07/schema#",
"properties": {
"payment": {
"type": "string",
"description": "base64 x402 payment payload (X-PAYMENT); omit on first call to receive payment instructions"
},
"ttl_seconds": {
"type": "number",
"description": "Lifetime in seconds before the inbox auto-expires (default 86400 = 24h, min 300, max 604800)"
}
},
"additionalProperties": false
}No endpoints wrapped at confidence ≥ 0.50.
Parent server
Palmyr
https://github.com/0xArtex/Palmyr
1/7 registries