Skip to main content
Glama

get-upcoming-milestones

Retrieve upcoming milestones within a specified date range from Float projects, with options to filter by project, phase, priority, and status.

Instructions

Get milestones that are upcoming within a specified date range

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
project_idNoFilter by project ID
phase_idNoFilter by phase ID
days_aheadNoNumber of days ahead to look for milestones (default: 30)
priorityNoFilter by priority level (1-5)
completedNoFilter by completion status (0=not completed, 1=completed)
activeNoFilter by active status (0=archived, 1=active)
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