linear_create_project_with_issues
Create a Linear project with a list of issues in a single operation. Specify project name and team IDs, then add issues with titles and descriptions tied to those teams.
Instructions
Create a new project with associated issues. Note: Project requires teamIds (array) not teamId (single value).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project | Yes | ||
| issues | Yes | List of issues to create with this project |