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

Prerequisites

The following example requires the requests library and auth credentials.

Example

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

Toolkit Params

Toolkit Functions

Developer Resources