> ## Documentation Index
> Fetch the complete documentation index at: https://docs.heyhumm.ai/llms.txt
> Use this file to discover all available pages before exploring further.

# Linear

> Connect to Linear for issue tracking and project management.

Humm reads your Linear issues, projects, and teams. Ask how many bugs are open in a project, what's assigned to a teammate, or what the backlog looks like across teams.

## Tools

| Tool                          | Description                               |
| ----------------------------- | ----------------------------------------- |
| `LINEAR_LIST_LINEAR_TEAMS`    | List all teams in the Linear workspace    |
| `LINEAR_LIST_LINEAR_ISSUES`   | List all issues in the Linear workspace   |
| `LINEAR_LIST_LINEAR_PROJECTS` | List all projects in the Linear workspace |
| `LINEAR_GET_LINEAR_ISSUE`     | Get the details of a specific issue       |

## Common Queries

Humm can answer questions about your Linear workspace:

```
# Find issues
"Show me all open bugs in the Platform team"
"What issues are assigned to me?"
"List high priority issues created this week"

# Explore projects
"What projects does the Engineering team have?"
"Show me the roadmap project details"

# Understand workload
"How many issues are in progress across all teams?"
"What's the backlog looking like for the Mobile team?"
```

## Team Access

Linear organizes work by teams. When exploring your workspace, Humm can:

* List all teams you have access to
* Filter issues by team
* Show project structures within teams

## Authentication

<Card title="OAuth" icon="plug">
  Connect securely via Linear OAuth. Authorize Humm to access your Linear workspace.
</Card>
