create_task
Create and manage tasks by defining title, status, and assigned user on the MCP Test Server, enabling structured task organization and tracking.
Instructions
Create a new task
Input Schema
Name | Required | Description | Default |
---|---|---|---|
assignedTo | No | ID of user assigned to this task | |
status | No | Task status | pending |
title | Yes | Task title |