- Retrieve all agent sessions
- Retrieve a specific agent session by ID
- Get basic information for an application by client ID
- Retrieve all comments with optional filtering by issue
- Retrieve a specific comment by ID
- Create a new comment on an issue
- Update an existing comment's body
- Delete a comment by ID
- Retrieve all customers with optional filtering
- Retrieve a specific customer by ID
- Retrieve all customer needs with optional filtering
- Retrieve a specific customer need by ID
- Create a new customer need attached to an issue, project, or comment
- Update an existing customer need's body or customer association
- Delete a customer need by ID
- Retrieve all customer statuses
- Retrieve a specific customer status by ID
- Create a new customer status with name and optional description, color, and position
- Update an existing customer status's name, description, color, or position
- Delete a customer status by ID
- Retrieve all customer tiers
- Retrieve a specific customer tier by ID
- Create a new customer tier with name and optional description
- Update an existing customer tier's name or description
- Delete a customer tier by ID
- Retrieve all cycles with optional filtering by team
- Retrieve a specific cycle by ID
- Create a new cycle for a team
- Update an existing cycle's name, description, or dates
- Archive a cycle by ID
- Retrieve all documents with optional filtering
- Retrieve a specific document by ID
- Retrieve all external users for the organization
- Retrieve a specific external user by ID
- Retrieve all initiatives with optional filtering
- Retrieve a specific initiative by ID
- Create a new initiative to group projects
- Update an existing initiative's name, description, dates, or other properties
- Delete an initiative by ID
- Retrieve all issues with optional filtering by team, project, assignee, or status
- Retrieve a specific issue by ID or identifier
- Create a new issue in Linear with title, description, team, and optional fields
- Update an existing issue's title, description, assignee, priority, state, or other fields
- Delete an issue by ID
- Suggests filters for an issue view based on a text prompt
- Search issues by text term with optional filtering and pagination
- Retrieve all issue labels with optional filtering by team
- Retrieve a specific issue label by ID
- Create a new issue label for a team
- Update an existing issue label's name, description, or color
- Delete an issue label by ID
- Retrieve all projects in the workspace with optional filtering
- Retrieve a specific project by ID with full details
- Create a new project with name, description, and optional team associations
- Update an existing project's details
- Delete a project by ID
- Retrieve all project labels with optional filtering
- Retrieve a specific project label by ID
- Create a new project label
- Update an existing project label's name, description, or color
- Delete a project label by ID
- Retrieve all milestones for a project
- Retrieve a specific project milestone by ID
- Create a new milestone for a project
- Update an existing project milestone's name, description, or target date
- Delete a project milestone by ID
- Retrieve all project statuses
- Retrieve a specific project status by ID
- Create a new project status with name, type, and optional description, color, and position
- Update an existing project status's name, description, type, color, or position
- Archive a project status by ID
- Retrieve all teams in the workspace
- Retrieve a specific team by ID
- Update an existing team's name, description, icon, color, or other properties
- Retrieve all users in the workspace, use the filter input to search.
- Retrieve a specific user by ID
- Update an existing user's profile information
- Retrieve all webhooks in the organization
- Retrieve a specific webhook by ID
- Create a new webhook to receive HTTP notifications for data updates
- Update an existing webhook's URL, enabled status, or resource types
- Delete a webhook by ID
- Retrieve all workflow states with optional filtering by team
- Retrieve a specific workflow state by ID
No matching actions