Airbyte Linear Connector for AI platforms
Project description
Airbyte Linear AI Connector
Type-safe Linear API connector with full IDE autocomplete support for AI applications.
Package Version: 0.19.0
Connector Version: 0.1.0
SDK Version: 0.1.0
Installation
uv pip install airbyte-ai-linear
Usage
from airbyte_ai_linear import LinearConnector
from airbyte_ai_linear.models import LinearAuthConfig
# Create connector
connector = LinearConnector(auth_config=LinearAuthConfig(api_key="..."))
# Use typed methods with full IDE autocomplete
# (See Available Operations below for all methods)
Available Operations
Issues Operations
list_issues()- Returns a paginated list of issues via GraphQL with pagination supportget_issue()- Get a single issue by ID via GraphQL
Projects Operations
list_projects()- Returns a paginated list of projects via GraphQL with pagination supportget_project()- Get a single project by ID via GraphQL
Teams Operations
list_teams()- Returns a list of teams via GraphQL with pagination supportget_team()- Get a single team by ID via GraphQL
Type Definitions
All response types are fully typed using TypedDict for IDE autocomplete support.
Import types from airbyte_ai_linear.types.
Documentation
Generated from OpenAPI 3.0 specification.
For API documentation, see the service's official API docs.
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.0.tar.gz.
File metadata
- Download URL: airbyte_ai_linear-0.19.0.tar.gz
- Upload date:
- Size: 71.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.11.14
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d7509ff71fabb73b22479b4e90b7857c04c8e5750eac5afe83ee33a918b99c1b
|
|
| MD5 |
c2983dcf3813c134c6d51877e1ffa1b5
|
|
| BLAKE2b-256 |
da45ee5bf08631bcd84be3f1c6166605a134a6367a9337dfd72ccbc3e78565b9
|
File details
Details for the file airbyte_ai_linear-0.19.0-py3-none-any.whl.
File metadata
- Download URL: airbyte_ai_linear-0.19.0-py3-none-any.whl
- Upload date:
- Size: 97.7 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 |
953c68b8940fe6e3fae4e9465f6a76ae9684ad0b0f8f4aea5572f5295fc4fd28
|
|
| MD5 |
c732083e5aaacd7586eba4a5315998b3
|
|
| BLAKE2b-256 |
318dc0595b1e610d1eb6e21603dfb9a8b53fb471fbfbdfa70e81d938b792bfd6
|