research_and_stage
Search keywords for relevant tweets, generate persona-aware draft replies using LLM, and stage them for approval before posting.
Instructions
Search each keyword, keep relevant tweets (keyless heuristic), write a reply per tweet with the server-side LLM (persona-aware), and stage one reply DRAFT per tweet. Nothing is posted, review with list_drafts and approve selectively. Requires the 'llm' block in settings.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| account | Yes | ||
| keywords | Yes | ||
| max_items | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |