Active sessions
prism_sessionsLists the MCP sessions Prism is currently tracing — session id prefix, upstream, client name, project, turn and error counts, and age in seconds. Use 'limit' to cap results (default 20, max 100) and 'upstream' to filter by upstream URL substring.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Max sessions to return. | |
| upstream | No | Substring filter on the upstream URL — e.g. 'mcp.acme.dev' returns only sessions relaying to that host. |