Skip to main content
Glama

create_task

Create new tasks with required fields like title, description, status, priority, and exit criteria, plus optional research notes, action plans, and tags for comprehensive task management.

Instructions

Create a new task with all required fields (title, description, status, dependencies, exit_criteria, priority, notes) and optional fields (research_notes, action_plan, execution_notes, agent_instructions_template, tags)

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
task_list_idYesThe UUID of the task list to contain this task
titleYesShort title describing the task
descriptionYesDetailed description of the task
statusYesCurrent status of the task
dependenciesNoList of task dependencies (can be empty) - JSON string or array
exit_criteriaYesList of exit criteria (must not be empty) - JSON string or array
priorityYesPriority level of the task
notesNoList of general notes (can be empty) - JSON string or array
research_notesNoOptional list of research notes
action_planNoOptional ordered list of action items
execution_notesNoOptional list of execution notes
agent_instructions_templateNoOptional template for generating agent instructions
tagsNoOptional list of tags for categorization - JSON string or array

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/keyurgolani/TasksMultiServer'

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