adk-python/contributing/samples/jira_agent
Karthigayan Devan 8759a25251 Copybara import of the project:
--
e1c479d037d37e1ee1ddd86a4cd180f2692d952f by Karthigayan Devan <karthidec@gmail.com>:

add jira_agent adk samples code which connect Jira cloud

--
ef9fe57538252ad69f825f3ff77023b1f9eb004f by Karthigayan Devan <karthidec@gmail.com>:

update variables comment

--
f6adaaddd2decdd1e35aa06ba88031ec3b8a8521 by Karthigayan Devan <karthidec@gmail.com>:

renamed tool name to match exactly align with tool naming standard, removed keyword

--
150e63d4270b141e21195c5be7d67dce72e216fb by Karthigayan Devan <karthidec@gmail.com>:

updated tool and agent instructions

--
5048043195a5b1d397d9d439b3f6c6e650b4a6a3 by Karthigayan Devan <karthidec@gmail.com>:

add image application integration

--
bf3ee1553929d6d031f7b14f0b28f8f0ae7b84cc by Karthigayan Devan <karthidec@gmail.com>:

update read me instructions on configure app integration connector

COPYBARA_INTEGRATE_REVIEW=https://github.com/google/adk-python/pull/785 from karthidec:adk-samples-jira-agent 2b984fa8c242e164541353b4597aebf4fd422288
PiperOrigin-RevId: 765351338
2025-05-30 15:04:38 -07:00
..
__init__.py Copybara import of the project: 2025-05-30 15:04:38 -07:00
agent.py Copybara import of the project: 2025-05-30 15:04:38 -07:00
image-app-intg-editor.png Copybara import of the project: 2025-05-30 15:04:38 -07:00
image-application-integration.png Copybara import of the project: 2025-05-30 15:04:38 -07:00
image-connection-tool.png Copybara import of the project: 2025-05-30 15:04:38 -07:00
README.md Copybara import of the project: 2025-05-30 15:04:38 -07:00
tools.py Copybara import of the project: 2025-05-30 15:04:38 -07:00

This agent connects to the Jira Cloud using Google Application Integration workflow and Integrations Connector

Instructions to connect to an agent:

Use Integration Connectors

Connect your agent to enterprise applications using Integration Connectors.

Steps:

  1. To use a connector from Integration Connectors, you need to provision Application Integration in the same region as your connection by clicking on "QUICK SETUP" button. Google Cloud Tools image_alt

  2. Go to Connection Tool template from the template library and click on "USE TEMPLATE" button. image_alt

  3. Fill the Integration Name as ExecuteConnection (It is mandatory to use this integration name only) and select the region same as the connection region. Click on "CREATE".

  4. Publish the integration by using the "PUBLISH" button on the Application Integration Editor. image_alt

References:

https://google.github.io/adk-docs/tools/google-cloud-tools/#application-integration-tools