Set the active Compass session
compass_set_active_sessionSet the active session for subsequent tool calls by passing a session ID from a prior registration. This changes the default route, while explicit session_id parameters still override per call.
Instructions
Switch which registered session subsequent tool calls route through by default. Pass a session_id previously returned by compass_register_session. Tools that accept an explicit session_id parameter override this default per-call.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| session_id | Yes | Session id to make active. |