watcher_remove_source
Remove a source from a Watcher by source id. (A source-less Watcher ingests nothing — usually you want watcher_delete.) Not metered. (requires a free Prowlo account — call it to get a signup link)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| sourceId | Yes | Source id to remove (from the Watcher’s sources list) | |
| watcherId | Yes | Watcher id the source belongs to (from list_watchers) |