Agentic Service Discovery

Resources

A

Algolia

by Algolia, Inc.

Search Algolia indexes, add and update records, delete objects, configure index settings, and manage search relevance from agent workflows.

AndetGratis / BetaltAPI-nøglesearchindexingfull-textautocompleterecords

Sådan bruger agenter 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

Agenthandlinger

Search IndexPerform a full-text search query against an Algolia index.

Input: indexName, query, filters, hitsPerPage, page, facets

Returnerer: hits, nbHits, nbPages, processingTime, facets

Save ObjectAdd or replace a record in an Algolia index (upsert by objectID).

Input: indexName, object

Returnerer: objectId, taskId, createdAt

Save Objects BatchAdd or replace multiple records in a single Algolia batch request.

Input: indexName, objects

Returnerer: objectIds, taskIds, savedCount

Partial Update ObjectUpdate specific fields of an existing Algolia record without replacing it.

Input: indexName, objectId, updates

Returnerer: objectId, taskId

Delete ObjectDelete a record from an Algolia index by objectID.

Input: indexName, objectId

Returnerer: taskId, success

Get ObjectRetrieve a specific record from an Algolia index by objectID.

Input: indexName, objectId

Returnerer: objectId, object

List IndexesRetrieve all indexes in the Algolia application.

Returnerer: indexes, indexCount

Eksempel på workflows

1

Product catalogue sync

When a product is added or updated in Shopify, an agent syncs the record to Algolia for instant search.

Om Algolia

Leverandør
Algolia, Inc.
Pris Tjek altid detaljer med udbyderen
Gratis / BetaltFree plan includes 10K records and 10K search operations/month. Build plan starts at $0.50/1K additional operations.
Godkendelse
API-nøgle
Hastighedsgrænse Tjek altid detaljer med udbyderen
100 anmodninger / minut
Kompatible noder
AgentResourceInputOutput

Byg et AI-workflow med Algolia

Brug Agentic Planner til at designe, visualisere og forbinde Algolia med dine andre værktøjer.

Åbn Agentic Planner

Relaterede Andet-værktøjer

Algolia AI Agent Integration | Fugentic