create_task
Generate and manage task entries by specifying a title, status, and assigned user on the MCP Test Server for streamlined task tracking and organization.
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 |