metaso_reader
Extract full text content from any webpage into markdown or JSON format for further processing.
Instructions
Read and extract content from web pages using Metaso API. Returns the full text content of the specified webpage in markdown or JSON format.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | URL of the webpage to read | |
| format | No | Format of the returned content | markdown |