plan_consultation
Generate a step-by-step consultation plan for multi-agent systems by assessing project complexity and providing structured recommendations with architecture diagrams.
Instructions
PLAN — Generate an adaptive consultation plan after match_concepts. Assesses project complexity (simple/moderate/complex) based on concept count, description keywords, and relationship density. Returns a step-by-step plan with tool names and parameters. Call once after match_concepts, then follow the generated plan.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| consultation_id | Yes | The consultation session ID from match_concepts |