start_agent_run
Submit a plain-English question to launch an automated investigation that searches social media platforms, analyzes posts, and delivers a markdown intelligence report with signals and confidence ratings.
Instructions
Start a Rolli Agent investigation. Submit a plain-English question; the agent plans a search strategy, queries Rolli IQ across platforms, analyzes posts, and produces a markdown intelligence report with signals, evidence links, and a confidence rating. Polls until the run is complete and returns the full results.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| question | Yes | Plain-English question (e.g., "What is being said about Tesla battery recalls this week?") | |
| available_credits | No | Reasoning effort: 1=low, 2=medium (default), 3=high, 4=max. Higher values let the agent perform more searches at higher cost. | |
| mode | No | Investigation mode (default: trend_briefing) | |
| time_window | No | Time window to search (default: 7d). Examples: 24h, 7d, 30d | |
| platforms | No | Platforms to search | |
| max_post | No | Maximum posts per platform (default: 50) | |
| parent_run_id | No | UUID of a parent run (for follow-ups) | |
| metadata | No | Arbitrary JSON object stored on the run for your own tracking |