Airbyte Zendesk-Support Connector for AI platforms
Project description
Airbyte Zendesk-Support AI Connector
Type-safe Zendesk-Support API connector with full IDE autocomplete support for AI applications.
Version: 1.0.0
Installation
uv pip install airbyte-ai-zendesk-support
Usage
from airbyte_ai_zendesk_support import ZendeskSupportConnector
# Create connector
connector = ZendeskSupportConnector.create(secrets={"api_key": "your_api_key"})
# Use typed methods with full IDE autocomplete
# (See Available Operations below for all methods)
Available Operations
Articles Operations
list_articles()- List all articlesget_article()- Get an article by ID
Article_Attachments Operations
list_article_attachments()- List attachments for an article
Type Definitions
All response types are fully typed using TypedDict for IDE autocomplete support.
Import types from airbyte_ai_zendesk_support.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_zendesk_support-0.2.0.tar.gz.
File metadata
- Download URL: airbyte_ai_zendesk_support-0.2.0.tar.gz
- Upload date:
- Size: 51.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 |
0af9b442d5279d70aa94f247fd34107cd95c07709130437e4b96c426f61b3473
|
|
| MD5 |
cd33db4b0d22833d467803f255894f2d
|
|
| BLAKE2b-256 |
4445e41d0cbd91f2334f63f758452ba99d13ae6e3aae3795b4517456d3521634
|
File details
Details for the file airbyte_ai_zendesk_support-0.2.0-py3-none-any.whl.
File metadata
- Download URL: airbyte_ai_zendesk_support-0.2.0-py3-none-any.whl
- Upload date:
- Size: 72.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 |
a97c4ca9c8fdc0549321c9d38e8359ff71621fa1e007f37ca143fc84004ac95d
|
|
| MD5 |
8392f6c618aee9b64f1af1b951d0a3fb
|
|
| BLAKE2b-256 |
2fde500608ce84626970d1dcb3bffe54fc46a61f5934aaca3c2bd32970c5346d
|