extract_webpage_content
Extract the main content from a webpage by providing its URL. Control output with optional max_length and include_links parameters to retrieve text and links efficiently.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | ||
| max_length | No | ||
| include_links | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||