post_webhook
Send structured data to specified webhooks using authentication tokens, enabling secure integration with external systems via the Binalyze AIR MCP Server.
Instructions
Post data to a webhook
Input Schema
Name | Required | Description | Default |
---|---|---|---|
data | Yes | The data to be sent in the request body | |
slug | Yes | The webhook slug (e.g., "air-generic-url-webhook") | |
token | Yes | The webhook token for authentication |