addTask
Create and assign tasks within the Mews MCP server by specifying details like name, description, department, service order, deadline, type, and initial state. Streamline task management for hospitality operations.
Instructions
Adds a new task to the enterprise, optionally to a specified department
Input Schema
Name | Required | Description | Default |
---|---|---|---|
DeadlineUtc | No | Task deadline (ISO 8601) | |
DepartmentId | No | Department ID to assign the task to | |
Description | No | Detailed task description | |
Name | Yes | Task name or title | |
ServiceOrderId | No | Service order ID (reservation or product service order) to associate with | |
State | No | Initial task state (defaults to Open) | |
Type | No | Task type or category |