semantic_index_page
Fetch a web page, parse its content, and index it for semantic search, allowing AI agents to query and retrieve the information later.
Instructions
Fetch a page and add it to the semantic search index.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | ||
| format | No | markdown |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |