1{"responses":{"200":{"description":"All tools available in the Spice runtime","content":{"application/json":{"schema":{"type":"array","items":{"type":"object","description":"Summary of a tool available to run, and the schema of its input parameters.","required":["name"],"properties":{"description":{"type":["string","null"]},"name":{"type":"string"},"parameters":{}},"title":"ListToolElement"}},"example":[{"name":"get_readiness","description":"Retrieves the readiness status of all runtime components including registered datasets, models, and embeddings.","parameters":null},{"name":"list_datasets","description":"List all SQL tables available.","parameters":null}]}}}}}
1{"responses":{"200":{"description":"All tools available in the Spice runtime","content":{"application/json":{"schema":{"type":"array","items":{"type":"object","description":"Summary of a tool available to run, and the schema of its input parameters.","required":["name"],"properties":{"description":{"type":["string","null"]},"name":{"type":"string"},"parameters":{}},"title":"ListToolElement"}},"example":[{"name":"get_readiness","description":"Retrieves the readiness status of all runtime components including registered datasets, models, and embeddings.","parameters":null},{"name":"list_datasets","description":"List all SQL tables available.","parameters":null}]}}}}}
