mcp-llm

ask_question

Submit a question to receive an AI-generated response, optionally providing context for more accurate answers. Powered by the MCP-LLM server.

Instructions

Ask a question to the LLM

Input Schema

NameRequiredDescriptionDefault
contextNoAdditional context for the question
questionYesQuestion to ask

Input Schema (JSON Schema)

{ "properties": { "context": { "description": "Additional context for the question", "type": "string" }, "question": { "description": "Question to ask", "type": "string" } }, "required": [ "question" ], "type": "object" }

You must be authenticated.

Other Tools from mcp-llm

Related Tools

ID: i1gantlfrs