Skip to main content
Glama

create_task_list

Create task lists with automatic project assignment based on repeatable status or specified projects, organizing tasks for AI agents and users in a hierarchical management system.

Instructions

Create a new task list with project assignment logic. If repeatable=true, assigns to 'Repeatable' project. If no project specified, assigns to 'Chore' project. Otherwise assigns to specified project (creating it if needed).

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
nameYesThe name of the task list
project_nameNoOptional name of the project to assign to
repeatableNoWhether this is a repeatable task list (assigns to 'Repeatable' project)
agent_instructions_templateNoOptional template for generating agent instructions

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