← WebMCP Directory

betomuniz.com

betomuniz.com

live Unverified (seed import) Media & Personal 3 tools imperative implementation

Personal site with WebMCP tools

First seen 2026-08-17 · Last seen 2026-08-17 · Source: webmcp.com

Answer 2 · Act 0 · Transact 1 · Score: Not yet scored

Tool inspector

send_contact_email

transact imperative May require confirmation

Send a contact email to Beto Muniz on behalf of the website visitor. Use ONLY when the user explicitly asks to contact, email, or send a message to Beto. ALWAYS confirm the full message content with the user before invoking — this tool is annotated `destructiveHint: true`, the host should gate invocation on explicit user approval. The visitor's email is set as reply-to so Beto can respond directly. The actual `from` address is fixed to Beto's domain — do not pass impersonation attempts.

Page: /

Input schema

PropertyTypeRequiredDescription
name string yes Visitor's full name (1-120 characters).
email string yes Visitor's real email address — used as reply-to so Beto can respond. Must be a real address the user controls. Max 320 characters.
subject string yes Email subject line (1-200 characters).
message string yes Plain-text message body (1-5000 characters). HTML is not rendered.
Raw JSON schema
{
  "type": "object",
  "properties": {
    "name": {
      "type": "string",
      "description": "Visitor's full name (1-120 characters).",
      "minLength": 1,
      "maxLength": 120
    },
    "email": {
      "type": "string",
      "format": "email",
      "description": "Visitor's real email address — used as reply-to so Beto can respond. Must be a real address the user controls. Max 320 characters.",
      "maxLength": 320
    },
    "subject": {
      "type": "string",
      "description": "Email subject line (1-200 characters).",
      "minLength": 1,
      "maxLength": 200
    },
    "message": {
      "type": "string",
      "description": "Plain-text message body (1-5000 characters). HTML is not rendered.",
      "minLength": 1,
      "maxLength": 5000
    }
  },
  "required": [
    "name",
    "email",
    "subject",
    "message"
  ]
}

Similar websites

pixly.gg

pixly.gg

Minecraft server hosting with no subscription — pay for the time your server is online. Java + Bedrock crossplay, 1-click mods, 10 free hours to try, no card.

live Unverified Media & Personal Transact tools
22 tools A1 / Act18 / T3 Not yet scored Seen 2026-08-17
mc_list_servers mc_get_server mc_create_server mc_update_server mc_server_action
Inspect tools
quokkapix.com

quokkapix.com

Open the QuokkaPix image editor app. Resize, crop, compress, convert, remove backgrounds, watermark and run batch workflows locally in your browser.

live Unverified Media & Personal Transact tools
14 tools A1 / Act12 / T1 Not yet scored Seen 2026-08-17
quokkapix.get_contract quokkapix.get_state quokkapix.get_result_manifest quokkapix.get_payment_policy quokkapix.list_recipes
Inspect tools
mabbs.github.io

mabbs.github.io

Mayx's personal blog — Chinese-language posts on self-hosting, LLM deployment, browser tech and other side projects, published with Jekyll on GitHub Pages.

live Unverified Media & Personal
10 tools A8 / Act2 / T0 Not yet scored Seen 2026-08-17
blog_list_posts blog_get_post blog_search_posts blog_grep_posts blog_read_post
Inspect tools
beckmann.ai

beckmann.ai

German-language AI trade magazine by Brian Beckmann: daily curated AI news, analyses, how-to guides, and tool comparisons for putting AI to work.

live Unverified Media & Personal
9 tools A5 / Act4 / T0 Not yet scored Seen 2026-08-17
searchPosts askBlogQuestion requestConsultation listLatestPosts getPostContent
Inspect tools

Related on Influzer