Link an approval to an issue
pc_post_issues_by_id_approvalsLink an approval to an issue by providing the issue ID and approval ID. This tool assigns an existing approval to a specified issue.
Instructions
Link an approval to an issue
Paperclip operation: POST /api/issues/{id}/approvals. Authorization class: board_or_agent.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| body | Yes | ||
| path | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| body | Yes | ||
| headers | Yes | ||
| encoding | Yes | ||
| status_code | Yes | ||
| content_type | Yes |