Skip to main content
JiraTools enable an Agent to perform Jira tasks.

Prerequisites

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

Example

The following agent will use Jira API to search for issues in a project.
cookbook/91_tools/jira_tools.py

Toolkit Params

Toolkit Functions

Developer Resources