delete_comments_by_id
Delete a specific comment or reply from Trakt using its unique ID. Removes unwanted content directly via API.
Instructions
Delete a comment or reply.
DELETE /comments/{id}/
Args: id: The id/slug of the resource.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |