create_milestone
Creates a new milestone (sprint) within a Taiga project by specifying session ID, project ID, milestone name, and estimated start and finish dates.
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 |