create_post
Create simulated posts for testing and prototyping by providing title, body, and user ID data in a development environment.
Instructions
Create a new post (simulated - JSONPlaceholder doesn't actually store data)
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| title | Yes | ||
| body | Yes | ||
| user_id | Yes |