Explain what a browser session did
steel_session_diagnosticsRead live or released session activity, or list recoverable live session handles, without launching a browser.
Instructions
Read live/released activity or list live handles; never starts a browser.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| since | No | Only events at or after this ISO-8601 time. | |
| cursor | No | Cursor from a previous truncated response, to continue reading where it stopped. | |
| list_live | No | List this credential's recoverable live session handles. | |
| max_tokens | No | Cap on the text returned, in tokens. Defaults to 8000. | |
| session_id | No | Live id from steel_session_create. | |
| steel_session_id | No | Finished Steel dashboard UUID. |