bort_task_create
Create a task in a project by specifying the project ID or name, along with details such as title, status, deadline, and priority.
Instructions
Создать задачу в проекте (project_id или project_name)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| notes | No | ||
| title | No | ||
| status | No | ||
| deadline | No | ||
| priority | No | ||
| project_id | No | ||
| project_name | No |