create_task
Create cleaning or maintenance tasks for a property listing, setting the task type, schedule, and assignee directly.
Instructions
Create a cleaning or maintenance task for a listing.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| type | Yes | Task type: cleaning or maintenance | |
| listingId | Yes | The listing ID the task is for | |
| assigneeId | No | Assignee user ID | |
| description | No | Task description/notes | |
| scheduledFor | Yes | Scheduled date (YYYY-MM-DD) |