fetch_page
Fetch full webpage content and convert it to markdown format, with an option to limit characters returned.
Instructions
Lấy nội dung đầy đủ của một trang web dưới dạng markdown.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | Địa chỉ trang cần đọc. | |
| max_chars | No | Số ký tự tối đa trả về (cắt bớt nếu vượt quá). |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |