create_milestone
Create a new milestone (sprint) in a Taiga project by specifying name, estimated start, finish, project ID, and session ID. Facilitates sprint planning and project management via the Taiga MCP Bridge.
Instructions
Creates a new milestone (sprint) within a project.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
estimated_finish | Yes | ||
estimated_start | Yes | ||
name | Yes | ||
project_id | Yes | ||
session_id | Yes |