get_tasks
Retrieve tasks from Linear with filters like status, assignee, or team to manage workflows efficiently and limit results for focused task tracking.
Instructions
Get tasks from Linear with optional filtering
Input Schema
Name | Required | Description | Default |
---|---|---|---|
assignee | No | Filter by assignee name or ID | |
limit | No | Maximum number of tasks to return (default: 20) | |
status | No | Filter by status (e.g., "Todo", "In Progress", "Done") | |
team | No | Filter by team name or ID |