delimit_social_target
Scan X, Reddit, HN, Dev.to, GitHub for engagement opportunities. Classifies targets as reply or strategic, then chains to posting or ledger actions.
Instructions
Discover engagement opportunities across platforms (Pro).
IMPORTANT - TOOL CHAINING RULE: After scanning, the AI MUST immediately process results:
For "reply" targets: draft a reply via delimit_social_post or delimit_notify
For "strategic" targets: create a ledger item via delimit_ledger_add
For "both": do both Never just return targets and stop. Always chain to the next action.
Scans X, Reddit (RapidAPI), HN, Dev.to, GitHub for posts where ventures can engage. NamePros flagged as manual_check_needed (no API).
Run in a /loop for continuous discovery. Deduplicates across runs. Targets are classified as: reply (social engagement), strategic (ledger item), or both.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| action | No | "scan" to discover targets, "list" to show recent, "stats" to show counts. | scan |
| platforms | No | Comma-separated platforms to scan (x, hn, devto, reddit, github, namepros). | x,hn,devto,reddit,github |
| ventures | No | Comma-separated ventures to scan for. Empty = all. | |
| keywords | No | Extra keywords to search for beyond venture topics. | |
| limit | No | Max targets per platform. | |
| draft_replies | No | If True, auto-draft social posts for "reply" targets. | |
| create_ledger | No | If True, create ledger items for "strategic" targets. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||