tickory_create_relay_source
Create a TradingView relay source to receive alert webhooks. Returns the webhook URL, source secret, and a payload template compatible with TradingView strategies for forwarding to Tickory.
Instructions
Create a TradingView relay source and return the webhook URL, source secret, and TradingView-ready payload template.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| is_active | No | Optional active flag. Defaults to true. | |
| name | Yes | Human-readable relay source name, usually one TradingView strategy or alert family. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| schema_version | Yes | Tickory MCP tool schema version. | |
| setup | Yes | ||
| source | Yes |