linear.onIssueCreated handles issue creation.
automations/welcome-linear-issues.automation.ts
account defaults to the project binding. Trigger data includes the issue’s identity, title, description, priority, workflow state, team, project, assignee, labels, and timestamps. event preserves the webhook and narrows event.action to "create".
Trigger data
Returns the Linear issue event fields withevent.action: "create":