Algolia
by Algolia, Inc.
Search Algolia indexes, add and update records, delete objects, configure index settings, and manage search relevance from agent workflows.
How agents use Algolia
- ✓Agent searches an Algolia product index to find matching items based on user query
- ✓Agent updates Algolia records when product prices or stock levels change in a source system
- ✓Agent ingests new content (articles, products, docs) into Algolia after it is created or updated
- ✓Agent deletes records from the index when corresponding items are removed from the source
- ✓Agent uses Algolia search to power autocomplete or recommendation features in an agent workflow
Agent actions
Inputs: indexName, query, filters, hitsPerPage, page, facets
Returns: hits, nbHits, nbPages, processingTime, facets
Inputs: indexName, object
Returns: objectId, taskId, createdAt
Inputs: indexName, objects
Returns: objectIds, taskIds, savedCount
Inputs: indexName, objectId, updates
Returns: objectId, taskId
Inputs: indexName, objectId
Returns: taskId, success
Inputs: indexName, objectId
Returns: objectId, object
Returns: indexes, indexCount
Example workflows
Product catalogue sync
When a product is added or updated in Shopify, an agent syncs the record to Algolia for instant search.
About Algolia
- Vendor
- Algolia, Inc.
- Pricing Always review details with the vendor
- Free / Paid — Free plan includes 10K records and 10K search operations/month. Build plan starts at $0.50/1K additional operations.
- Authentication
- API key
- Rate limit Always review details with the vendor
- 100 requests / minute
- Compatible nodes
- AgentResourceInputOutput
- Website
- https://www.algolia.com
Build an AI workflow with Algolia
Use the Agentic Planner to design, visualize, and connect Algolia with your other tools.
Open Agentic Planner