Enables interaction with Azure Table Storage directly through Cline. This tool allows you to query and manage data in Azure Storage Tables.
Nessuna recensione ancora. Sii il primo a recensire!
Accedi per unirti alla conversazione
Query a specified table with optional filters and limits. Parameters: tableName (string), filter (string), limit (optional integer)
Retrieve the schema for a specified table. Parameters: tableName (string)
List all tables in the Azure storage account. No parameters required.