Skip to main content
Glama

manage-project-workflow

Manage project phases, milestones, tasks, and resource allocations. Schedule work, track progress, and handle dependencies through structured operations.

Instructions

Consolidated tool for managing project workflow entities (phases, milestones, project-tasks, allocations). Handles all project-specific operations including scheduling, task management, and resource allocation through a decision-tree approach.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
entity_typeYesThe type of workflow entity (phases, milestones, project-tasks, allocations)
operationYesThe workflow operation to perform
project_idNoFilter by project ID
phase_idNoFilter by phase ID
people_idNoFilter by person ID
start_dateNoStart date (YYYY-MM-DD)
end_dateNoEnd date (YYYY-MM-DD)
statusNoStatus code
activeNoActive status (0=archived, 1=active)
pageNoPage number for pagination
per-pageNoNumber of items per page (max 200)
billableNoBillable flag (0=non-billable, 1=billable)
priorityNoPriority level (1-5)
completedNoCompletion status (0=incomplete, 1=complete)
idNoThe entity ID (phase_id, milestone_id, project_task_id, or task_id for allocations)
nameNoName/title of the entity
notesNoNotes or description
non_billableNoNon-billable flag (0=billable, 1=non-billable)
colorNoColor (hex code)
default_hourly_rateNoDefault hourly rate
budget_totalNoTotal budget
descriptionNoMilestone description
dateNoMilestone date (YYYY-MM-DD)
completed_dateNoCompletion date
reminder_dateNoReminder date
reminder_sentNoReminder sent flag (0=not sent, 1=sent)
created_byNoUser ID who created the milestone
modified_byNoUser ID who last modified
task_namesNoTask name/title
budgetNoTask budget
budget_typeNoBudget type
sort_orderNoSort order
dependenciesNoTask dependencies
estimated_hoursNoEstimated hours
hoursNoAllocated hours
task_typeNoTask type
repeat_stateNoRepeat state
repeat_endNoRepeat end date
project_tasksNoArray of project tasks for bulk creation
task_orderNoArray of task IDs with new sort orders
formatNoResponse format - either "json" or "xml"json

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