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