You're viewing a demo portfolio

Join the waitlist
PRSM

webhook-send

Active

Tool of io.github.Deesmo/arch-tools-mcp

declared in 1.8.0

POST a JSON payload to any webhook URL

Parameters schema

{
  "type": "object",
  "required": [
    "url"
  ],
  "properties": {
    "url": {
      "type": "string",
      "description": "Webhook URL to send the payload to"
    },
    "body": {
      "type": "object",
      "description": "JSON payload to send"
    },
    "method": {
      "type": "string",
      "description": "HTTP method: POST, PUT, PATCH (default: POST)"
    },
    "headers": {
      "type": "object",
      "description": "Additional HTTP headers"
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.70.

Parent server

io.github.Deesmo/arch-tools-mcp

https://github.com/Deesmo/Arch-AI-Tools

1/7 registries
View full server →
webhook-send — io.github.Deesmo/arch-tools-mcp — PRSM MCP