list-sessions
Retrieve active or past sessions on the CodeAnalysis MCP Server to track and manage code analysis tasks, syntax evaluations, and workflow progress efficiently.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
No arguments |
Input Schema (JSON Schema)
{
"$schema": "http://json-schema.org/draft-07/schema#",
"additionalProperties": false,
"properties": {},
"type": "object"
}