Skip to main content
Glama

list-milestones

Retrieve milestones from Float projects with filters for project, phase, status, date range, priority, and completion status.

Instructions

List all milestones with optional filtering by project, phase, status, or date range

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
project_idNoFilter by project ID
phase_idNoFilter by phase ID
statusNoFilter by milestone status (numeric)
completedNoFilter by completion status (0=not completed, 1=completed)
activeNoFilter by active status (0=archived, 1=active)
start_dateNoFilter by start date (YYYY-MM-DD format)
end_dateNoFilter by end date (YYYY-MM-DD format)
date_fromNoFilter milestones from this date (YYYY-MM-DD format)
date_toNoFilter milestones to this date (YYYY-MM-DD format)
priorityNoFilter by priority level (1-5)
created_byNoFilter by creator user ID
pageNoPage number for pagination
per-pageNoNumber of items per page (max 200)

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