Skip to main content
Glama

update-phase

Modify project phase details like dates, status, budget, and notes in Float MCP to keep project timelines and resources current.

Instructions

Update an existing phase

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
phase_idYesThe phase ID (phase_id)
project_idNoThe ID of the project this phase belongs to
nameNoPhase name
start_dateNoPhase start date (YYYY-MM-DD)
end_dateNoPhase 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