get_ai_tasks
Fetch tasks flagged for AI development from OpenProject. Returns tasks from 'Баги' and 'Готово к разработке' columns with ai_dev flag set to true, including id, url, subject, description, type, status, priority, and assignee.
Instructions
Get list of tasks ready for AI development from OpenProject. Returns tasks from 'Баги' and 'Готово к разработке' columns that have ai_dev flag set to true. Each task includes: id, url, subject, description, type, status, priority, assignee.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||