Read Web Page
Reads the text content of a specific URL.
Usage
read_web_page(url="https://example.com")
Parameters
- •
url(str): The URL to read.
读取网页
Reads the text content of a specific URL.
read_web_page(url="https://example.com")
url (str): The URL to read.