Skip to main content
Glama

create_task

Add a new task to Amazing Marvin with title, optional project assignment, category, due date, and notes to organize your workflow.

Instructions

Create a new task in Amazing Marvin.

Args: title: Task title (required) project_id: Optional project ID to assign task to category_id: Optional category ID for organization due_date: Optional due date in YYYY-MM-DD format note: Optional task notes/description

For creating multiple tasks, use batch_create_tasks() instead. For creating a project with tasks, use create_project_with_tasks().

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
titleYes
project_idNo
category_idNo
due_dateNo
noteNo
debugNo

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/bgheneti/Amazing-Marvin-MCP'

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