create_account_webhook
Creates a new webhook for your account to enable event notifications and automation.
Instructions
⚠️ WRITE OPERATION - Confirm with user before calling. This endpoint allows you to create a new webhook for the current account.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| schema_file | Yes | REQUIRED: You must first read the schema file at 'open-api-definitions/webhooks/create_account_webhook.json', then provide this exact path here to confirm. | |
| request_body | Yes | JSON string containing the request body. Refer to the schema file for the expected structure. |