Airbyte Asana Connector for AI platforms
Project description
Airbyte Asana AI Connector
Type-safe Asana API connector with full IDE autocomplete support for AI applications.
Version: 1.0.0
Installation
uv pip install airbyte-ai-asana
Usage
from airbyte_ai_asana import AsanaConnector
# Create connector
connector = AsanaConnector.create(auth_config={"api_key": "your_api_key"})
# Use typed methods with full IDE autocomplete
# (See Available Operations below for all methods)
Available Operations
Tasks Operations
list_tasks()- List tasks from a projectget_task()- Get a task
Projects Operations
list_projects()- List projectsget_project()- Get a project
Workspaces Operations
list_workspaces()- List workspacesget_workspace()- Get a workspace
Users Operations
list_users()- List usersget_user()- Get a user
Type Definitions
All response types are fully typed using TypedDict for IDE autocomplete support.
Import types from airbyte_ai_asana.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_asana-0.6.0.tar.gz.
File metadata
- Download URL: airbyte_ai_asana-0.6.0.tar.gz
- Upload date:
- Size: 67.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.11.14
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b4c77d57aac1f27715d6643f1183a21f52f1643e0fa6787ac49d51322cc0ed52
|
|
| MD5 |
13c35b5ab2b93afb9daafc8484b30ca4
|
|
| BLAKE2b-256 |
46d4e32c8b40100821bf54cd7e00818bfd11609c13e19a48e1c82a0b88e2f455
|
File details
Details for the file airbyte_ai_asana-0.6.0-py3-none-any.whl.
File metadata
- Download URL: airbyte_ai_asana-0.6.0-py3-none-any.whl
- Upload date:
- Size: 89.2 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 |
4094d6cfda4b5cfc237bbc5c58ff3ea4436bffcefd0cdd6dadb436b9bd88e0bb
|
|
| MD5 |
256ca8e51539889cb4bd0a5b9d2fbf63
|
|
| BLAKE2b-256 |
be92d0dab62f48807760bfe0735b51f8cd7c9341b1f2a16d2dff50c437f042f2
|