MCP Agile Flow

by smian0
Verified

process_natural_language

Translates natural language queries into precise tool calls within MCP Agile Flow, enabling intuitive interaction with development workflows via FastMCP APIs.

Instructions

Process natural language command and route to appropriate tool. This tool takes a natural language query and determines which tool to call with what parameters, providing a way to interact with the MCP Agile Flow tools using natural language.

Input Schema

NameRequiredDescriptionDefault
queryYesThe natural language query to process into a tool call

Input Schema (JSON Schema)

{ "properties": { "query": { "description": "The natural language query to process into a tool call", "title": "Query", "type": "string" } }, "required": [ "query" ], "title": "process_natural_languageArguments", "type": "object" }
ID: 3alxggxsx6