createTask
Create and manage tasks with specific categories, priorities, and statuses using the Task API Server's standardized interface for streamlined task management.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
category | Yes | Task category (e.g., 'Development', 'Documentation') | |
priority | No | Task priority level (defaults to 'medium' if not specified) | |
status | No | Initial task status (defaults to 'not_started' if not specified) | |
task | Yes | The task description or title |
Input Schema (JSON Schema)
You must be authenticated.
Other Tools from Task API Server
Related Tools
- @milkosten/task-mcp-server
- @milkosten/task-mcp-server
- @JordanDalton/ServiceTitanMcpServer
- @JordanDalton/ServiceTitanMcpServer
- @milkosten/task-mcp-server