Skip to main content
Glama

MCP Agile Flow

by smian0

should_think

Analyze queries to determine if deeper thinking is required based on complexity and context. Ideal for evaluating the need for advanced problem-solving in agile workflows.

Instructions

Assess whether deeper thinking is needed for a query. This tool analyzes a query to determine if it requires deeper thinking, based on complexity indicators and context.

Input Schema

NameRequiredDescriptionDefault
queryYesThe query to assess for deep thinking requirements

Input Schema (JSON Schema)

{ "properties": { "query": { "description": "The query to assess for deep thinking requirements", "title": "Query", "type": "string" } }, "required": [ "query" ], "title": "should_thinkArguments", "type": "object" }

You must be authenticated.

Other Tools from MCP Agile Flow

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/smian0/mcp-agile-flow'

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