umlforge_suggest
Identifies the correct UML diagram tool for your task. Describe your goal in plain English and get a ready-to-run tool recommendation with pre-filled parameters.
Instructions
*** START HERE if you are unsure which tool to use. ***
Describe what you want to achieve in plain English. This tool will:
Identify the right tool for your goal
Return the EXACT tool call with parameters pre-filled — ready to execute
Explain why this tool fits and suggest an alternative
USE THIS WHEN:
You are not sure which of the 12 tools to use
You want to describe a goal ("analyse this repo", "model our order lifecycle") and get a ready-to-run recommendation
You want to avoid trial and error with the wrong tool
Example inputs:
"analyse https://github.com/pallets/flask and give me an architecture report"
"show how our Order entity moves through states"
"diagram our Kafka event flow between Order, Inventory, and Notification services"
"I have existing diagrams and my sprint changed the auth service"
The response will include the exact tool name, all parameters pre-filled with values derived from your description, and a one-line explanation.
Args: task_description: Plain-English description of what you want to achieve. Include any relevant details: URLs, entity names, service names, tech stack — the more context, the better the pre-filled parameters.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| task_description | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |