You're viewing a demo portfolio

Join the waitlist
PRSM

agent_webhook_create

Active

Tool of Japan Public Ledgers MCP

declared in 0.1.0

Create a webhook endpoint that relays requests to your agent

Parameters schema

{
  "type": "object",
  "required": [
    "deliveryMode"
  ],
  "properties": {
    "agentId": {
      "type": "string"
    },
    "pushUrl": {
      "type": "string"
    },
    "ttlSeconds": {
      "type": "integer",
      "default": 86400
    },
    "description": {
      "type": "string"
    },
    "deliveryMode": {
      "enum": [
        "poll",
        "http_push",
        "sse"
      ],
      "type": "string"
    },
    "transformRules": {
      "type": "object"
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.70.

Parent server

Japan Public Ledgers MCP

1/7 registries
View full server →
agent_webhook_create — Japan Public Ledgers MCP — PRSM MCP