| Dart (ChatGPT Plugin) |
|---|
![]() |
| Information |
| Name |
| Platform |
| Model |
| Category |
| Description |
| Release Date |
| Available |
| Working |
Example prompts that utilize the plugin:
Delete the task with ID {task_id}.
Show me all tasks assigned to {assignee_name}.
Update the task with ID {task_id} to change its due date to {new_due_date}.
List all my tasks that are tagged with {tag_name}.
Create a new task with the title {task_title}, description {task_description}, due date {due_date}, and priority {priority_level}.
Show me the tasks with the highest priority.
Update the task with ID {task_id} to add a subtask with title {subtask_title} and description {subtask_description}.
List all my tasks that have been marked as {status}.
Create a new task with the title {task_title} and assign it to {assignee_name} with a deadline {due_date}.
Show me all my tasks that are currently in progress.