Session
sessionResolve biological entities, build and inspect knowledge graphs, save/restore sessions, and export provenance for streamlined research workflows.
Instructions
Merged research-session workflow for entity resolution, live graph inspection, persisted graph save/restore via MCP resources, provenance export, and automated planning.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| action | Yes | Session workflow step. | resolve_entity |
| query | No | Entity query or planning goal. | |
| hint_type | No | Entity type hint used for resolution. | |
| goal | No | Explicit research goal for planning. | |
| depth | No | Planning depth. | standard |
| min_path_length | No | Minimum path length for unexpected connections. Default 2. | |
| session_id | No | Saved session identifier used for restore or explicit save naming. | |
| label | No | Human-readable label for saved sessions. | |
| merge | No | Merge a restored session into the current live graph instead of replacing it. |