connect
Get trigger
Get the schema for a single trigger type.
GET
Get trigger
Documentation Index
Fetch the complete documentation index at: https://smithery.ai/docs/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Smithery API key as Bearer token
Response
Trigger definition
Trigger name exposed by the MCP server
Example:
"page.updated"
Supported delivery modes
Example:
["webhook"]JSON Schema for the params required to create the trigger
JSON Schema for the event payload delivered by the trigger
Previous
Subscribe to triggerSubscribe to (or refresh) a trigger. Supplying the same (params, delivery.url) refreshes the TTL and may rotate the secret.
Next
Get trigger