You're viewing a demo portfolio

Join the waitlist
PRSM

email_create_temp

Active

Tool of Palmyr

declared in 1.0.0

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
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.70.

Parent server

Palmyr

https://github.com/0xArtex/Palmyr

1/7 registries
View full server →
email_create_temp — Palmyr — PRSM MCP