Skip to main content
Glama

Langflow Document Q&A Server

query_docs

Search and retrieve answers from documents using natural language queries with a Langflow-powered Q&A system.

Instructions

Query the document Q&A system with a prompt

Input Schema

NameRequiredDescriptionDefault
queryYesThe query prompt to search for in the documents

Input Schema (JSON Schema)

{ "properties": { "query": { "description": "The query prompt to search for in the documents", "type": "string" } }, "required": [ "query" ], "type": "object" }

Other Tools from Langflow Document Q&A 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/GongRzhe/Langflow-DOC-QA-SERVER'

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