create_entity
Create projects, portfolios, or goals in Yandex Tracker with configurable fields like dates, lead, tags, and access.
Instructions
Create a project, portfolio, or goal.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| end | No | End date (YYYY-MM-DD) | |
| lead | No | Lead user login | |
| tags | No | List of tags | |
| start | No | Start date (YYYY-MM-DD) | |
| fields | No | Optional list of fields to show in response. | |
| summary | Yes | Entity name | |
| followers | No | List of follower logins | |
| team_users | No | List of team member logins | |
| description | No | Description (YFM markdown) | |
| entity_type | Yes | "project", "portfolio", or "goal" | |
| team_access | No | Restrict access to team members only | |
| entity_status | No | Status (e.g. "in_progress", "draft", "at_risk") | |
| output_format | No | Response format: "text" (default, markdown) or "json" | text |
| parent_entity | No | Parent entity ID (as string) | |
| full_description | No | If true, do not truncate description (default false) |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |