Skip to main content
Glama

AI Ops Hub

by Galiusbro

task_create

Create new tasks with titles, project assignments, and due dates to organize developer operational workflows and track progress efficiently.

Instructions

Создать новую задачу

Input Schema

NameRequiredDescriptionDefault
dueNoСрок выполнения (YYYY-MM-DD)
projectNoПроект
titleYesЗаголовок задачи

Input Schema (JSON Schema)

{ "properties": { "due": { "description": "Срок выполнения (YYYY-MM-DD)", "type": "string" }, "project": { "description": "Проект", "type": "string" }, "title": { "description": "Заголовок задачи", "type": "string" } }, "required": [ "title" ], "type": "object" }

Other Tools from AI Ops Hub

Related Tools

    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/Galiusbro/MCP'

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