Skip to main content
Glama
K-ulucay
by K-ulucay

create_task

Add a new task to a project. Requires project ID and title; optional fields include description, status, priority, due date, sprint, and parent task.

Instructions

Bir projeye yeni task ekler ('New Task'). project_id ve title zorunludur.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
project_idYesProje UUID (zorunlu)
titleYesTask başlığı (zorunlu, boş olamaz)
descriptionNo
statusNoBaşlangıç durumu. Varsayılan: pending (Yapılacak)
priorityNolow/medium/high/urgent. Varsayılan: medium
due_dateNoSon tarih (YYYY-MM-DD veya ISO)
sprint_idNoOpsiyonel sprint UUID
task_typeNoVarsayılan: task
parent_task_idNoAlt-task için üst task UUID

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/K-ulucay/Dutyhub-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server