session-get
:
Instructions
Get a session by ID, returning the session object with its generation history (list of agent runs). Use this to check what generations exist in a session without loading full artifacts. Read-only, no side effects. Requires scope: sessions:read. For full session data including all artifacts and logs, use session-hydrate instead.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Session ID |