Enables interaction with Azure Table Storage directly through Cline. This tool allows you to query and manage data in Azure Storage Tables.
Query a specific table in Azure Storage. Parameters: tableName (string), filter (string), limit (optional integer)
Retrieve the schema for a specified table in Azure Storage. Parameters: tableName (string)
List all tables available in the Azure Storage account. Parameters: None
No reviews yet. Be the first to review!
Sign in to join the conversation
Start the server with node to access it via any client or IDE.
node path/to/downloaded/file.mjs