get_session
Retrieve detailed information about a specific coding session, including its current state, outputs, and access URL, to monitor progress and results.
Instructions
Get details about a specific session.
Args: session_name: Resource name of the session (e.g., "sessions/abc123")
Returns: Session details including state, outputs, and URL
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| session_name | Yes |