recommend_daily_tasks_ai
Recommends daily tasks with AI reasoning or a rule-based fallback to help prioritize work. Set a maximum number of tasks to focus on.
Instructions
AI-powered task recommendation using DeepSeek (more sophisticated than rule-based).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| max_tasks | No | Maximum tasks to recommend | |
| use_ai_reasoning | No | Use AI for recommendations (true) or fall back to rule-based (false) |