Skip to main content
Glama

webhook_manage

Manage outbound webhook endpoints for FleetQ MCP server. Create, update, delete, and list webhooks to receive event notifications and automate workflows.

Instructions

Manage outbound webhook endpoints. Actions: list, create (url, events, secret), update (webhook_id + fields), delete (webhook_id).

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
actionYesAction to perform: list, create, update, delete
active_onlyNoOnly return active endpoints
nameYesDisplay name for the webhook
urlYesURL to receive webhook payloads
eventsYesEvent types to subscribe to
secretNoHMAC secret (auto-generated if omitted)
webhook_idYesThe webhook endpoint UUID
is_activeNoEnable or disable the webhook

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/escapeboy/agent-fleet-o'

If you have feedback or need assistance with the MCP directory API, please join our Discord server