Windmill · Capability
Windmill API — indexSearch
Windmill API — indexSearch. 7 operations. Lead operation: Clear an Index and Restart the Indexer.. Self-contained Naftiko capability covering one Windmill business surface.
What You Can Do
DELETE
Clearindex
— Clear an Index and Restart the Indexer.
/v1/indexer/delete/{idx-name}
GET
Getindexerstatus
— Get Indexer Status Including Liveness and Storage Sizes.
/v1/indexer/status
GET
Getindexstoragesizes
— Get Index Storage Sizes (disk and S3).
/v1/indexer/storage
GET
Countsearchlogsindex
— Search and Count the Log Line Hits on Every Provided Host
/v1/srch/index/search/count-service-logs
GET
Searchlogsindex
— Search Through Service Logs with a String Query
/v1/srch/index/search/service-logs
GET
Getindexdiskstoragesizes
— Get Index Disk Storage Sizes from the Indexer.
/v1/srch/index/storage/disk
GET
Searchjobsindex
— Search Through Jobs with a String Query
/v1/srch/w/{workspace}/index/search/job
MCP Tools
clear-index-and-restart-indexer
Clear an Index and Restart the Indexer.
idempotent
get-indexer-status-including-liveness
Get Indexer Status Including Liveness and Storage Sizes.
read-only
idempotent
get-index-storage-sizes-disk
Get Index Storage Sizes (disk and S3).
read-only
idempotent
search-and-count-log-line
Search and Count the Log Line Hits on Every Provided Host
read-only
idempotent
search-through-service-logs-string
Search Through Service Logs with a String Query
read-only
idempotent
get-index-disk-storage-sizes
Get Index Disk Storage Sizes from the Indexer.
read-only
idempotent
search-through-jobs-string-query
Search Through Jobs with a String Query
read-only
idempotent