Unsubscribe from ticker alerts
alphai_alerts_unsubscribeUnsubscribe from news alerts for a stock ticker. Stops active alerts; returns confirmation of removal or false if already unsubscribed.
Instructions
Soft-disable the caller's news-alert subscription for the given ticker. Idempotent — returns {removed: false} if the alert was already inactive. Raises unknown_ticker for an unrecognized symbol.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ticker | Yes | Ticker to unsubscribe from. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |