embed_url
Scrape website content from a URL and automatically embed it into a searchable bucket for AI applications.
Instructions
Scrape and embed a given URL. For a given website, this tool will scrape the content of the pages and save the content in a new bucket. That bucket will be automatically embedded.
Args:
url: Required. URL to be scraped and embedded.
Returns:
Dict[str, Any]: Response data containing bucket information
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| request | Yes |