Fetch reference site
fetch_referenceFetch a web page and extract structured data like headings, tables, images, and links for use in chat card generation.
Instructions
Fetch a public web page and return structured data: title, description, headings, readable text, tables, images, links, and form specifications. Feed the results into the card tools (tables into create_table_card, numbers into create_chart_card, and so on).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | ||
| maxTextChars | No |