get_issue_status
Retrieve the current workflow status of a Linear issue by its ID or identifier, for use in status-driven automations.
Instructions
Return the current workflow state for one issue (id or identifier).
Convenience tool: the existing get_issue already returns state, but this is the minimal-fields variant for status-driven automations.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| issue_id | Yes | ||
| workspace | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||