get_contents
Fetch 1-20 URLs and get clean markdown per page, truncated to a character cap. Price: $0.0015/URL
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| urls | Yes | URLs to fetch (1-20) | |
| timeout | No | Per-URL timeout in ms (default 10000) | |
| maxChars | No | Per-page content character cap (default 20000) |