get_todos
Retrieve todos from JSONPlaceholder's testing API, with options to filter by user ID or fetch specific todo items for development and prototyping purposes.
Instructions
Retrieve todos, optionally filtered by user ID or get a specific todo
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| user_id | No | ||
| todo_id | No |