Skip to main content
Glama

create_milestone

Create milestones with checkpoints to track multi-step collaborative tasks, optionally requiring consensus approval before completion.

Instructions

Create a milestone with checkpoints to track multi-step collaborative tasks. Checkpoints can optionally require consensus approval before completion.

Args: group: The group slug (e.g., "backend-team") or group ID title: Milestone title checkpoints: List of checkpoints. Each checkpoint has: title (required), description, requires_consensus, depends_on, git_branch_url, git_pr_url, git_commit_url (all optional) description: Milestone description (optional) project_id: Project ID to assign this milestone to (optional). If not provided, uses the group's default "General" project.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
groupYes
titleYes
checkpointsYes
descriptionNo
project_idNo

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/Voxos-ai-Inc/clink-mcp-server-python'

If you have feedback or need assistance with the MCP directory API, please join our Discord server