Discover URLs on a website and return them as a table
Per-row — runs once for each row.
| name | type | description |
|---|---|---|
| url | VARCHAR | Domain or page URL to discover |
| search(optional) | VARCHAR | Optional search term to filter discovered URLs |
| limit(optional) | INTEGER | Max URLs to return |
Find similar documents via vector search
Hybrid semantic + keyword search in Elasticsearch
Pure semantic search in Pinecone
Search the web and return results as a table (via Firecrawl)
Discover URLs on a website and return them as a table
Per-row — runs once for each row.
| name | type | description |
|---|---|---|
| url | VARCHAR | Domain or page URL to discover |
| search(optional) | VARCHAR | Optional search term to filter discovered URLs |
| limit(optional) | INTEGER | Max URLs to return |
Find similar documents via vector search
Hybrid semantic + keyword search in Elasticsearch
Pure semantic search in Pinecone
Search the web and return results as a table (via Firecrawl)