Couchbase · Capability
Couchbase Search Service REST API — Search Monitoring
Couchbase Search Service REST API — Search Monitoring. 4 operations. Lead operation: Get document count for a search index. Self-contained Naftiko capability covering one Couchbase business surface.
What You Can Do
GET
Getsearchindexdoccount
— Get document count for a search index
/v1/api/index/{indexname}/count
GET
Getsearchnamespacestats
— Get namespace-level search statistics
/v1/api/nsstats
GET
Getsearchstats
— Get search service statistics
/v1/api/stats
GET
Getsearchindexstats
— Get statistics for a search index
/v1/api/stats/index/{indexname}
MCP Tools
get-document-count-search-index
Get document count for a search index
read-only
idempotent
get-namespace-level-search-statistics
Get namespace-level search statistics
read-only
idempotent
get-search-service-statistics
Get search service statistics
read-only
idempotent
get-statistics-search-index
Get statistics for a search index
read-only
idempotent