Skip to main content
Glama

Context Optimizer MCP Server

askFollowUp

Ask follow-up questions about terminal command outputs without re-executing commands, extracting specific information from previous executions to optimize context usage.

Instructions

Ask follow-up questions about the previous terminal command execution without re-running the command. Only available after using runAndExtract tool.

Input Schema

NameRequiredDescriptionDefault
questionYesFollow-up question about the previous terminal command execution and its output

Input Schema (JSON Schema)

{ "properties": { "question": { "description": "Follow-up question about the previous terminal command execution and its output", "type": "string" } }, "required": [ "question" ], "type": "object" }

Other Tools from Context Optimizer MCP 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/malaksedarous/context-optimizer-mcp-server'

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