Azure Synapse Analytics · Capability
Azure Synapse Analytics - KQL Script API — KqlScripts
Azure Synapse Analytics - KQL Script API — KqlScripts. 5 operations. Lead operation: Azure Synapse Analytics List KQL scripts. Self-contained Naftiko capability covering one Microsoft Azure Synapse Analytics business surface.
What You Can Do
GET
Kqlscriptsgetall
— Azure Synapse Analytics List KQL scripts
/v1/kqlscripts
GET
Kqlscriptgetbyname
— Azure Synapse Analytics Get a KQL script
/v1/kqlscripts/{kqlscriptname}
PUT
Kqlscriptcreateorupdate
— Azure Synapse Analytics Create or update a KQL script
/v1/kqlscripts/{kqlscriptname}
DELETE
Kqlscriptdeletebyname
— Azure Synapse Analytics Delete a KQL script
/v1/kqlscripts/{kqlscriptname}
POST
Kqlscriptrename
— Azure Synapse Analytics Rename a KQL script
/v1/kqlscripts/{kqlscriptname}/rename
MCP Tools
azure-synapse-analytics-list-kql
Azure Synapse Analytics List KQL scripts
read-only
idempotent
azure-synapse-analytics-get-kql
Azure Synapse Analytics Get a KQL script
read-only
idempotent
azure-synapse-analytics-create-update
Azure Synapse Analytics Create or update a KQL script
idempotent
azure-synapse-analytics-delete-kql
Azure Synapse Analytics Delete a KQL script
idempotent
azure-synapse-analytics-rename-kql
Azure Synapse Analytics Rename a KQL script