linear_createInitiative
Create a new initiative in Linear by defining its name, description, status, target date, and ownership. Streamline project management tasks by structuring initiatives with markdown content, icons, and custom colors.
Instructions
Create a new initiative
Input Schema
Name | Required | Description | Default |
---|---|---|---|
color | No | Color of the initiative in hex format | |
content | No | Content in markdown format | |
description | No | Description of the initiative | |
icon | No | Icon emoji for the initiative | |
name | Yes | Name of the initiative | |
ownerId | No | ID of the user who owns the initiative | |
status | No | Status of the initiative | |
targetDate | No | Target completion date (ISO 8601 format) |