Folderr

Official

ask_assistant

Query a specific assistant on Folderr's MCP server to get answers by providing the assistant ID and your question.

Instructions

Ask a question to a specific assistant

Input Schema

NameRequiredDescriptionDefault
assistant_idYesID of the assistant to ask
questionYesQuestion to ask the assistant

Input Schema (JSON Schema)

{ "properties": { "assistant_id": { "description": "ID of the assistant to ask", "type": "string" }, "question": { "description": "Question to ask the assistant", "type": "string" } }, "required": [ "assistant_id", "question" ], "type": "object" }

You must be authenticated.

Other Tools from Folderr

Related Tools

ID: 7gp8g03usf