Template: Get Jira Issue Details
This article provides specific instructions for configuring the Get Jira Issue Details function template. It assumes you have already navigated to the Add Function page for your agent.
When to use this template
How to add the template to an Agent
Template Parameters (auto-filled)
{
"type": "object",
"required": ["issue_key"],
"properties": {
"issue_key": {
"type": "string",
"pattern": "^[A-Z]+-\\d+$"
}
}
}Required Headers (Manual Configuration)
Header Name
Description
Full URL
Domain
Test It (Recommended)
Troubleshooting
Error
Possible Causes
Last updated

