Skip to main content
Glama

create-project-task

Create a new task within a Float project, specifying details like name, phase, budget, priority, and dependencies to organize project work.

Instructions

Create a new project task

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
project_idYesProject ID
task_namesYesTask name/title
phase_idNoPhase ID (if assigning to a specific phase)
notesNoTask notes
budgetNoTask budget (if setting budget at task level)
budget_typeNoBudget type (1=hours, 2=amount, etc.)
colorNoTask color (hex code)
billableNoBillable flag (0=non-billable, 1=billable)
activeNoActive status (1=active, 0=archived)
priorityNoTask priority (1=low, 2=medium, 3=high, etc.)
sort_orderNoSort order within project
dependenciesNoArray of project task IDs this task depends on
estimated_hoursNoEstimated hours for completion
statusNoTask status (numeric)

Other Tools

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/asachs01/float-mcp'

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