fuse_notification_get_webhook
ActiveTool of Fuse Network
declared in 0.1.0
Retrieve details of a single Fusebox Notification webhook. Requires `FUSEBOX_SECRET_API_KEY`.
Parameters schema
{
"type": "object",
"$schema": "http://json-schema.org/draft-07/schema#",
"required": [
"webhookId"
],
"properties": {
"webhookId": {
"type": "string",
"description": "Webhook ID to retrieve."
}
},
"additionalProperties": false
}No endpoints wrapped at confidence ≥ 0.50.
Parent server
Fuse Network
1/7 registries