embed_url
Scrape a given URL and automatically embed its content into a new bucket. Use this tool to capture website data for AI processing.
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
| Name | Required | Description | Default |
|---|---|---|---|
| request | Yes |