delimit_social_daemon
Control the autonomous social discovery daemon that scans Reddit, X, and Hacker News every 15 minutes. Start, stop, or check its status.
Instructions
Control the social sensing daemon (Pro).
When to use: to start, stop, or inspect the autonomous social discovery daemon that scans Reddit/X/HN every 15 min. When NOT to use: to run a one-shot scan (use delimit_social_target) or read the inbox (delimit_notify_inbox).
Sibling contrast: delimit_social_target is one-shot; this controls the long-running daemon.
Side effects: action="start" / "stop" mutate daemon state. The daemon scans, deduplicates, and emits HTML draft emails. Calls ai.social_daemon.{start_daemon, stop_daemon, get_daemon_status}.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| action | No | "start", "stop", or "status" (default). | status |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||