Start session
start_sessionBegin a named proxy session to tag all captured traffic with a session id, enabling later replay or comparison of requests and responses.
Instructions
Start a named session. All traffic captured while the session is active is tagged with the session id, so the agent can later replay or compare it. Returns the new session record.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | No | Human-readable session label. | |
| environment_id | No | Environment to attach. 0 or omitted = active environment. |