x_research_topic
Run an autonomous X research pass for a topic, with retries and receipts, extracting posts, threads, profiles, and communities.
Instructions
Run an autonomous X research pass for a topic, with retries, receipts, post/thread/profile extraction, and community sampling.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| save | No | Save the full research bundle to disk under ~/.surfagent/receipts/x-research or a custom outputDir. | |
| query | Yes | Topic or search query to research on X. | |
| outputDir | No | Optional output directory for saved research bundles. | |
| postLimit | No | Initial search result extraction limit (1-20). | |
| threadDepth | No | Visible post count to extract per sampled thread (1-25). | |
| profileLimit | No | How many author profiles to extract from the search set (1-5). | |
| communityLimit | No | How many matching communities to sample (1-5). |