Tool Session Status
tool_session_statusInspect an individual active tool session by ID to verify its status without revealing other sessions.
Instructions
Inspect one active tool session by id without listing other clients' sessions.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| sessionId | Yes | Session id returned by start_tool_session |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| label | No | ||
| createdAt | Yes | ||
| expiresAt | Yes | ||
| sessionId | Yes | ||
| allowedTools | Yes | ||
| remainingSeconds | Yes |