tickory_update_scan
Update an existing scan by providing its full desired state, including timeframe, CEL expression, and optional filters like price, volume, and moving averages for Binance spot and perpetual pairs.
Instructions
Replace an existing user-owned scan. Pass the full desired scan state, including timeframe.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| builder_config | No | Optional visual builder state. | |
| cel_expression | Yes | Tickory CEL expression. | |
| description | No | Optional scan description. | |
| hard_gates | No | ||
| name | Yes | Human-readable scan name. | |
| scan_id | Yes | Scan identifier. | |
| timeframe | Yes | Required timeframe for the updated scan. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| schema_version | Yes | Tickory MCP tool schema version. | |
| status | Yes | Update result status. | |
| validation_warnings | No |