answer_approval
Approve or decline approval requests in Jira Service Management by providing the issue key, approval ID, and decision.
Instructions
Approve or decline an approval request.
Args:
issue_id_or_key: The issue key (e.g. "X000") or numeric issue ID.
approval_id: The numeric approval ID.
decision: "approve" or "decline".
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| issue_id_or_key | Yes | ||
| approval_id | Yes | ||
| decision | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |