Azure Synapse Analytics · Capability
Azure Synapse Analytics - SQL Script API — SqlScript
Azure Synapse Analytics - SQL Script API — SqlScript. 5 operations. Lead operation: Azure Synapse Analytics List SQL scripts. Self-contained Naftiko capability covering one Microsoft Azure Synapse Analytics business surface.
What You Can Do
GET
Sqlscriptgetsqlscriptsbyworkspace
— Azure Synapse Analytics List SQL scripts
/v1/sqlscripts
GET
Sqlscriptgetsqlscript
— Azure Synapse Analytics Get a SQL script
/v1/sqlscripts/{sqlscriptname}
PUT
Sqlscriptcreateorupdatesqlscript
— Azure Synapse Analytics Create or update a SQL script
/v1/sqlscripts/{sqlscriptname}
DELETE
Sqlscriptdeletesqlscript
— Azure Synapse Analytics Delete a SQL script
/v1/sqlscripts/{sqlscriptname}
POST
Sqlscriptrenamesqlscript
— Azure Synapse Analytics Rename a SQL script
/v1/sqlscripts/{sqlscriptname}/rename
MCP Tools
azure-synapse-analytics-list-sql
Azure Synapse Analytics List SQL scripts
read-only
idempotent
azure-synapse-analytics-get-sql
Azure Synapse Analytics Get a SQL script
read-only
idempotent
azure-synapse-analytics-create-update
Azure Synapse Analytics Create or update a SQL script
idempotent
azure-synapse-analytics-delete-sql
Azure Synapse Analytics Delete a SQL script
idempotent
azure-synapse-analytics-rename-sql
Azure Synapse Analytics Rename a SQL script