Skip to main content
Glama
by fmangot

get_thought_sequence

Retrieve complete step-by-step reasoning sequences for complex problem solving, allowing review of structured thought processes and alternative reasoning paths.

Instructions

Retrieves the complete sequence of thoughts for the current or specified session

Input Schema

NameRequiredDescriptionDefault
sessionIdNoOptional session ID to retrieve (defaults to current session)

Input Schema (JSON Schema)

{ "properties": { "sessionId": { "description": "Optional session ID to retrieve (defaults to current session)", "type": "string" } }, "type": "object" }

Other Tools from Sequential Thinking MVP Server

Related Tools

    MCP directory API

    We provide all the information about MCP servers via our MCP API.

    curl -X GET 'https://glama.ai/api/mcp/v1/servers/fmangot/Mcp'

    If you have feedback or need assistance with the MCP directory API, please join our Discord server