Skip to main content
Glama

create-phase

Add a new project phase with dates, status, budget, and details to organize work in Float.

Instructions

Create a new phase within a project

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
project_idYesThe ID of the project this phase belongs to
nameYesPhase name
start_dateYesPhase start date (YYYY-MM-DD)
end_dateYesPhase end date (YYYY-MM-DD)
statusNoPhase status (0=Draft, 1=Tentative, 2=Confirmed)
notesNoPhase notes and description
non_billableNoNon-billable flag (0=billable, 1=non-billable)
colorNoPhase color (hex code)
default_hourly_rateNoDefault hourly rate for this phase
budget_totalNoTotal budget for this phase
activeNoActive status (1=active, 0=archived)

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