Airbyte Jira Connector for AI platforms
Project description
Jira agent connector
Connector for Jira API
Installation
uv pip install airbyte-agent-jira
Usage
from airbyte_agent_jira import JiraConnector, JiraAuthConfig
connector = JiraConnector(
auth_config=JiraAuthConfig(
username="...",
password="..."
)
)
result = await connector.issues.search()
Full documentation
This connector supports the following entities and actions.
| Entity | Actions |
|---|---|
| Issues | Search, Get |
| Projects | Search, Get |
| Users | Get, List, Search |
| Issue Fields | List, Search |
| Issue Comments | List, Get |
| Issue Worklogs | List, Get |
For detailed documentation on available actions and parameters, see this connector's full reference documentation.
For the service's official API docs, see the Jira API reference.
Version information
- Package version: 0.1.13
- Connector version: 1.0.2
- Generated with Connector SDK commit SHA: 5d11bfdff3ffc5c2e0242449d53cb172403e94b6
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_agent_jira-0.1.13.tar.gz.
File metadata
- Download URL: airbyte_agent_jira-0.1.13.tar.gz
- Upload date:
- Size: 104.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.11.14
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
936b9e63af2f1fb80cd7e793851d174a097b21f813bebd943f95d46a71b2ce5d
|
|
| MD5 |
f585ca298029037971cfedd23ddd5717
|
|
| BLAKE2b-256 |
fd27e67bbf94a788eab756634502ede9c163d412f5d79a1f63010ee3a9e4fca9
|
File details
Details for the file airbyte_agent_jira-0.1.13-py3-none-any.whl.
File metadata
- Download URL: airbyte_agent_jira-0.1.13-py3-none-any.whl
- Upload date:
- Size: 126.4 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 |
d1ef303b3b9c020488e402deb185c0cd8996158619e92692b5857526e4e95509
|
|
| MD5 |
aa308f5f4054cf7a209ea25058b9ccf4
|
|
| BLAKE2b-256 |
8b53247fbdc22e650b95fe95a577231891f4fb35686a36c2a24833934ca89a10
|