jira_delete_issue
Delete a Jira issue by passing a JSON string of arguments specifying the issue ID or key.
Instructions
Jira connector operation delete_issue (platform tool jira.delete_issue).
Routes through /api/tools/invoke under your JWT, tenant, and company scope.
Args: arguments: JSON string of arguments for the connector operation.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| arguments | No | {} |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |