derive_task_suggestions
Analyzes WDA objects using AI to generate detailed task suggestions with descriptions for project planning and organization design.
Instructions
Use AI to derive detailed task suggestions from WDA objects.
More sophisticated than generate_tasks_from_wda — uses an LLM to analyze each WDA object and suggest tasks with descriptions.
Args: project_id: The project to analyze provider: LLM provider — gemini, claude, or openai (default: gemini)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_id | Yes | ||
| provider | No | gemini |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |