list_research_sessions
readDiscovery Research Sessions
List Discovery research sessions for the project.
Connected surface
This tool and the Discovery dashboard page are two surfaces over the same data. The dashboard is where you view and curate it;
list_research_sessions is how your AI can recall what's already been researched before starting more. How surfaces connect →Parameters
| Parameter | Type | Description | |
|---|---|---|---|
| domain | string | optional | Project domain (alternative to project_id). |
| project_id | string | optional | Project UUID (alternative to domain). |
| plan_id | string | optional | Filter to sessions for a specific Discovery plan. |
| limit | integer | required | Max sessions to return (1-200, default 50). |
| offset | integer | required | Pagination offset (default 0). |
Related tools
start_discoverywriteStart a Discovery research session for the projectderive_keyword_clusterswriteTurn Discovery findings into pre-clustered keyword groups with live volume dataget_research_sessionreadGet session detail (summary by default, full responses with detail: "full")get_discovery_actionreadRead the current next_action for a Discovery session (no side effects)