search_indices
Resolve a free-text query to canonical FLOPS index slugs. Use when you don't know the exact slug — e.g. 'H100 spot' returns the matching SPOT family entries. Best paired with get_price to look up + quote a value in one turn.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| q | Yes | Free-text query (e.g. 'h100 spot' or 'b200 on-demand'). | |
| limit | No |