Create a project, synced to Linear. Requires Linear to be connected and the projects:write scope.
Documentation Index
Fetch the complete documentation index at: https://productlane.mintlify.dev/docs/llms.txt
Use this file to discover all available pages before exploring further.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
1Linear team id. Fetch from GET /me under linear_team_ids.
1Linear project icon identifier (Linear's internal icon set, no public list). Echo back a value from a previous response or the dashboard.
1 - 64Hex color in #RRGGBB or #RGB form.
^#(?:[0-9a-fA-F]{3}|[0-9a-fA-F]{6})$Lifecycle category. Distinct from linear_status_id, which selects a specific status within the category.
backlog, planned, started, completed, canceled Linear project status id. Fetch from GET /projects/statuses.
Successful response
Name of a Nucleo icon (PascalCase, e.g. Notepad, Atom). Must be a valid icon from https://nucleoapp.com - unknown names will not render in the dashboard or portal.