get_comments
Retrieve comments from JSONPlaceholder's testing API, with options to filter by post ID or fetch a specific comment for prototyping needs.
Instructions
Retrieve comments, optionally filtered by post ID or get a specific comment
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| post_id | No | ||
| comment_id | No |