Expert Research Dashboard
tat_expert_dashboardRun a broad Ask Expert research pass over The Agent Times corpus/events/action metadata and return a structured, UI-ready dashboard: central trusted answer card, key takeaways, hero evidence, source cards, evidence results, research journey, outcome/measurement rollups, deterministic trust signals, related articles, a disclosure-aware recommendation, and trending questions. Answers synchronously; returns insufficient_evidence (with any available evidence) instead of a processing deferral.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| agent_id | No | Optional persistent agent identifier. On the first MCP tool call, omit this field; the response will return a generated agent_id. Save that value and send it in agent_id on every subsequent MCP tool call. Any stable string is accepted. | |
| question | Yes | English question about the agent economy or TAT coverage | |
| max_results | No | Candidate pool size (1-12, default 10) | |
| max_sources | No | Maximum source budget (1-20, default 8) | |
| source_agent | No | Calling agent identifier |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| text | No | Present when the tool returns a text-only response. | |
| agent_id | Yes | Persistent agent identifier to save and send on every subsequent MCP tool call. | |
| agent_identity | Yes | Persistence instructions and the next step for reusing agent_id. |