Find Similar Pages (Exa)
search.semantic.similarFind web pages semantically similar to a reference URL. Discover related content, competitors, or alternatives without specifying search terms.
Instructions
Find web pages semantically similar to a given URL — discover related content, competitors, alternatives without knowing what to search for. Unique capability for research agents (Exa)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | Reference URL — Exa finds pages semantically similar to this one | |
| num_results | No | Number of similar pages (default 10, max 25) | |
| exclude_source_domain | No | Exclude results from same domain as input URL (default true) | |
| start_published_date | No | Only include similar pages published after this date (ISO format) | |
| include_text | No | Include full extracted page text (default false) |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | No | Tool response payload. Shape varies per tool — consult the tool description and inputSchema. May be an object, array, string, or number depending on the upstream provider response. | |
| error | No | Present only when the call failed. Includes error code, message, request_id, and any provider-specific extras. |