langchain/libs/community/langchain_community/tools/jira
Pol de Font-Réaulx 48cf7c838d
feat(community): add oauth2 support for Jira toolkit (#30684)
**Description:** add support for oauth2 in Jira tool by adding the
possibility to pass a dictionary with oauth parameters. I also adapted
the documentation to show this new behavior
2025-04-10 22:04:09 -04:00
..
__init__.py
prompt.py feat(community): add oauth2 support for Jira toolkit (#30684) 2025-04-10 22:04:09 -04:00
tool.py