alterlab_get_session
Inspect session details including status, cookies, usage stats, and expiry to decide whether to validate, refresh, or delete the session.
Instructions
Get detailed information about a specific stored session. Returns session status, cookie names, usage statistics (total requests, success rate), expiry info, and notes. Use this to inspect a session before deciding to validate, refresh, or delete it.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| session_id | Yes | UUID of the session to retrieve |