You're viewing a demo portfolio

Join the waitlist
PRSM

webhook_endpoint_requests

Active

Tool of IA-QA — 130+ QA & Dev Tools for AI Agents

declared in 1.0.0

Fetch the requests captured by a webhook created with webhook_endpoint_create. Returns the newest requests first with method, headers, query params, body payload, and timestamps.

Parameters schema

{
  "type": "object",
  "required": [
    "id"
  ],
  "properties": {
    "id": {
      "type": "string",
      "description": "Webhook id returned by webhook_endpoint_create"
    },
    "limit": {
      "type": "number",
      "description": "Maximum number of requests to return (1-100, default: 20)"
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.70.

Parent server

IA-QA — 130+ QA & Dev Tools for AI Agents

https://github.com/jcjamet/ia-qa

1/7 registries
View full server →
webhook_endpoint_requests — IA-QA — 130+ QA & Dev Tools for AI Agents — PRSM MCP