You're viewing a demo portfolio

Join the waitlist
PRSM

x711_email_send

Active

Tool of x711 — Universal Agent Gas Station

declared in 1.0.0

Send email from agents@x711.io via Resend. Costs $0.05 USDC per send. Requires an API key with credits. Limit: 10 emails/agent/day. Returns: { sent: true, message_id, to, subject }.

Parameters schema

{
  "type": "object",
  "required": [
    "to",
    "subject",
    "body"
  ],
  "properties": {
    "to": {
      "type": "string",
      "format": "email",
      "description": "Recipient email address."
    },
    "body": {
      "type": "string",
      "description": "Plain-text email body. Max 8000 chars."
    },
    "html": {
      "type": "string",
      "description": "Optional HTML body (overrides plain text in HTML clients)."
    },
    "subject": {
      "type": "string",
      "description": "Email subject line."
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.50.

Parent server

x711 — Universal Agent Gas Station

1/7 registries
View full server →