test_page_content
Retrieve and display sample content from a specified endpoint, controlling the number of characters returned.
Instructions
Test page content retrieval and show sample content
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| length | No | Number of characters to show (default: 1000) | |
| endpoint | No | Endpoint to test (default: /news) | /news |