kql_database_update
Update a KQL database's display name or description in a Microsoft Fabric workspace by providing the workspace and database IDs.
Instructions
Update a KQL database's name or description
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| description | No | New description | |
| displayName | No | New display name | |
| workspaceId | Yes | The workspace ID | |
| kqlDatabaseId | Yes | The KQL database ID |