GETSTORE
Detailed info about a store — its query model, index model, embedding size, and (when connected to a DB instance) the backing db_info. Errors if the store doesn't exist.
Syntax
GETSTORE <store_name>GETSTORE <store_name> SCHEMA mediaExample
GETSTORE my_storeSee SDK examples (choose the AI proxy tab) for Python, Node, Go, and Rust.