email_create_inbox
ActiveTool of Palmyr
declared in 1.0.0
Provision an email inbox at {name}@palmyr.ai (or a custom domain you own), keyed to your wallet. Costs 2.00 USDC, paid per-action via x402.
Parameters schema
{
"type": "object",
"$schema": "http://json-schema.org/draft-07/schema#",
"required": [
"name"
],
"properties": {
"name": {
"type": "string",
"description": "Local part of the address; inbox becomes {name}@palmyr.ai"
},
"domain": {
"type": "string",
"description": "A Namecheap-registered domain you own; auto-sets MX/SPF/DKIM"
},
"payment": {
"type": "string",
"description": "base64 x402 payment payload (X-PAYMENT); omit on first call to receive payment instructions"
},
"walletAddress": {
"type": "string",
"description": "Solana pubkey to enable E2E encryption (defaults to the payer)"
},
"solanaPublicKey": {
"type": "string"
}
},
"additionalProperties": false
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
Palmyr
https://github.com/0xArtex/Palmyr
1/7 registries