signals.untrack
Stop tracking a company and delete its signal. Confirm with the user first; they stop getting new openings from it. To stop notifications temporarily instead, use signals.pause.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| confirmed | Yes | Must be true after the user confirms they want to stop tracking the company | |
| signal_id | Yes | Signal (tracked company) id |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| message | Yes | Human-readable confirmation of the action |