test_jsonplaceholder
Validate JSON data by testing the JSONPlaceholder API on the Open Search MCP server. Choose specific endpoints like posts, users, or comments to ensure data accuracy and integrity.
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) |