Enables interaction with Azure Table Storage directly through Cline. This tool allows you to query and manage data in Azure Storage Tables.
まだレビューはありません. 最初のレビューを投稿しましょう!
会話に参加するにはサインインしてください
Query a specified Azure Storage table with an OData filter. Parameters: tableName (string), filter (string), limit (optional number, defaults to 5)
Retrieve the schema of a specified Azure Storage table. Parameters: tableName (string)
List all tables in the Azure Storage account. No parameters required.