jsonplaceholder.getPost
Get a specific post by ID from JSONPlaceholder, returning its title and body for direct use by agents.
Instructions
Get a single post by ID
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | No | Response from the tool |