This page lists every tool exposed by the Docsbook MCP server at https://docsbook.io/api/mcp/server. Each tool requires Bearer authentication via OAuth 2.0 + PKCE. The minimum plan column indicates the workspace tier required to call the tool; calls below that tier return a plan_required error.
Register a webhook for one of ~15 events (HMAC secret + URL)
list_webhooks
List registered webhooks for the workspace
unregister_webhook
Remove a webhook subscription
list_webhook_deliveries
Delivery history with status, retry count, payload
replay_webhook_delivery
Re-deliver a specific past delivery
test_webhook
Send a synthetic payload to a URL
Event types include content.indexed, translation.completed, chat.no_answer, chat.negative_feedback, plan.upgraded, usage.limit_approaching, and others — see Webhooks for the full list and payload schemas.
Search the docs-skills catalog by query with optional category and requires_plan filters. Returns raw_url for the agent to fetch the SKILL.md directly.