get_team_id
Retrieve all teams and their corresponding IDs from Linear to enable accurate team-specific operations in project management workflows.
Instructions
A tool that gets all teams and their IDs from Linear
Input Schema
Name | Required | Description | Default |
---|---|---|---|
No arguments |
Input Schema (JSON Schema)
{
"properties": {},
"type": "object"
}