list_projects
Retrieve projects from Linear workspaces with optional filters for team, state, and workspace. Supports pagination for large project lists.
Instructions
List projects.
team_id scopes to projects involving one team. state filters by
project state (one of: backlog, planned, started, paused, completed,
canceled). Omit for all.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| after | No | ||
| first | No | ||
| state | No | ||
| team_id | No | ||
| workspace | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||