OS
toolOpenSearch
Lets agents query an existing OpenSearch cluster for documents, logs, and aggregations without moving the data.
What it provides
Connect an HTTPS data-service API. Storage remains external; use a tenant-scoped token and namespace on the target service.
Connection requirements
An OpenSearch cluster published through HTTPS. Create a dedicated read-only user, base64-encode `username:password`, keep Basic selected, and paste that encoded value below. Index and query work stays on the cluster; the bot only holds an HTTP client.
- Protocol
- REST / OpenAPI
- Endpoint
https://opensearch.example.com- Authentication
- basic
Where to add it
Open Dashboard Tools, select a running OpenClaw or Hermes instance, then use the card’s Install or Connect action. External services may require an HTTPS endpoint and credentials; the dashboard shows those fields before anything is saved.