test_jsonplaceholder
Test JSONPlaceholder API endpoints to validate JSON data structures and correctness for posts, users, comments, albums, photos, and todos, with optional resource ID filtering.
Instructions
Test JSONPlaceholder API for JSON data validation
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| endpoint | No | JSONPlaceholder endpoint to test | posts |
| id | No | Specific resource ID to fetch (optional) |