update_azure_integration
Update an existing Azure integration by providing its ID, name, subscription, tenant, application ID, and secret.
Instructions
Update an existing Azure integration
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Name for the Azure integration | |
| secret | Yes | Azure client secret | |
| tenantId | Yes | Azure tenant ID | |
| inboundId | Yes | Integration ID (UUID format) | |
| applicationId | Yes | Azure application (client) ID | |
| subscriptionId | Yes | Azure subscription ID |