List approval comments
pc_get_approvals_by_id_commentsRetrieve comments for a specific approval by providing its ID. This tool lists all comments associated with an approval.
Instructions
List approval comments
Paperclip operation: GET /api/approvals/{id}/comments. Authorization class: board_or_agent.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| body | Yes | ||
| headers | Yes | ||
| encoding | Yes | ||
| status_code | Yes | ||
| content_type | Yes |