Skip to main content
ZendeskTools enable an Agent to access Zendesk API to search for articles.

Prerequisites

The following example requires the requests and openai libraries and auth credentials.

Example

The following agent will search Zendesk for “How do I login?” and print the response.
cookbook/91_tools/zendesk_tools.py

Toolkit Params

Toolkit Functions

Developer Resources