MCP Agile Flow

get_thoughts

Retrieve and organize recorded thoughts by category or depth to enhance clarity and structure in agile development workflows. Filter and manage insights efficiently.

Instructions

Retrieve recorded thoughts. This tool retrieves all previously recorded thoughts, optionally filtered by category. You can also choose to organize them hierarchically by depth.

Input Schema

NameRequiredDescriptionDefault
categoryNoFilter to get thoughts from a specific category
organize_by_depthNoWhether to organize thoughts by depth relationships

Input Schema (JSON Schema)

{ "properties": { "category": { "anyOf": [ { "type": "string" }, { "type": "null" } ], "default": null, "description": "Filter to get thoughts from a specific category", "title": "Category" }, "organize_by_depth": { "default": false, "description": "Whether to organize thoughts by depth relationships", "title": "Organize By Depth", "type": "boolean" } }, "title": "get_thoughtsArguments", "type": "object" }
ID: 3alxggxsx6