Create Task
create_taskAdd a new task or to-do item to the accounting ledger, specifying type, due date, priority, and description.
Instructions
Create a new task or to-do item.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| type | No | Task type: general, chase_invoice, pay_bill, filing_deadline, reconcile, review | |
| title | Yes | Task title | |
| due_date | No | Due date (YYYY-MM-DD) | |
| priority | No | Priority: low, medium, high, urgent | |
| description | No | Task description |