jsonplaceholder_posts
Retrieve sample posts data from JSONPlaceholder for testing and development. Specify a limit (1-100) to control the number of posts returned. Ideal for validating API integrations and prototyping.
Instructions
Get test posts data from JSONPlaceholder (always works, good for testing)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Maximum number of posts to return (1-100) |