linear_create_project_with_issues
Create a Linear project and its issues together by supplying project name, team IDs, and issue details.
Instructions
Create a new project with associated issues. Note: Project requires teamIds (array) not teamId (single value).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| issues | Yes | List of issues to create with this project | |
| project | Yes |