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