get_session_status
Check the current status (queued, running, complete, failed) of an AI research or agent session and retrieve the final result as a summary and JSON using the session ID.
Instructions
Returns the current status of an AI Research or AI Agent session (queued/running/complete/failed) and the final result (human-readable summary plus machine-readable JSON) once processing completes.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| session_id | Yes | Session identifier returned by run_research or run_agent. |