Enables interaction with Azure Table Storage directly through Cline. This tool allows you to query and manage data in Azure Storage Tables.
Aucun avis encore. Soyez le premier à donner votre avis !
Connectez-vous pour rejoindre la conversation
Query a specified table in Azure Storage with optional OData filters. Parameters: tableName (string), filter (optional string), limit (optional integer, default is 5).
Retrieve the schema of a specified table in Azure Storage. Parameters: tableName (string).
List all tables available in the Azure Storage account. No parameters required.