Create a new Linear issue from the following input:
$ARGUMENTS
Parse the input
Split on |:
- Everything before
|is the issue description - Everything after
|(if present) is a comma-separated list of related issue IDs (e.g.FOU-123, FOU-456)
Before creating
- Fetch the list of Linear projects to identify the best placement based on the description
- If related issue IDs were provided, fetch each one to understand their context and determine the correct relationship
[Description truncada. Veja o README completo no GitHub.]