Airbyte Linear Connector for AI platforms
Project description
Airbyte Linear AI Connector
Linear is a modern issue tracking and project management tool built for software development teams. This connector provides access to issues, projects, and teams for sprint planning, backlog management, and development workflow analysis.
Example Questions
- Show me the open issues assigned to my team this week
- List out all projects I'm currently involved in
- Analyze the workload distribution across my development team
- What are the top priority issues in our current sprint?
- Identify the most active projects in our organization right now
- Summarize the recent issues for [teamMember] in the last two weeks
- Compare the issue complexity across different teams
- Which projects have the most unresolved issues?
- Give me an overview of my team's current project backlog
Unsupported Questions
- Create a new issue for the backend team
- Update the priority of this specific issue
- Assign a team member to this project
- Delete an outdated project from our workspace
- Schedule a sprint planning meeting
- Move an issue to a different project
Installation
uv pip install airbyte-ai-linear
Usage
from airbyte_ai_linear import LinearConnector, LinearAuthConfig
connector = LinearConnector(
auth_config=LinearAuthConfig(
api_key="..."
)
)
result = connector.issues.list()
Documentation
| Entity | Actions |
|---|---|
| Issues | List, Get |
| Projects | List, Get |
| Teams | List, Get |
For detailed documentation on available actions and parameters, see REFERENCE.md.
For the service's official API docs, see Linear API Reference.
Version Information
Package Version: 0.19.11
Connector Version: 0.1.1
Generated with connector-sdk: 06e7d5c6609b62d7a99acad283164b177b04dd83
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file airbyte_ai_linear-0.19.11.tar.gz.
File metadata
- Download URL: airbyte_ai_linear-0.19.11.tar.gz
- Upload date:
- Size: 84.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.11.14
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
2e00fe9f880f12fee1dfaede825c29b8dc4560ea0ee230123b2ee0b450ee0be3
|
|
| MD5 |
5a83cda23015ea1dfb1861bd5cde1db1
|
|
| BLAKE2b-256 |
7d96f93b9ead7d63189ddd19ff2b52626724327d16c20a33754fd7a938aacdac
|
File details
Details for the file airbyte_ai_linear-0.19.11-py3-none-any.whl.
File metadata
- Download URL: airbyte_ai_linear-0.19.11-py3-none-any.whl
- Upload date:
- Size: 110.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.11.14
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e29a4d82e717e1e1a63c4db93712301e793c96afb0a3a56741b0a4924d82087d
|
|
| MD5 |
ad12c99d93307fad4d54bbdacdd83117
|
|
| BLAKE2b-256 |
a8de98abea4a78b7bea5503bdb1d44580e270b42f487c671a799e0ef9df20b4a
|