Tool to update an existing Unity Catalog connection configuration. Use when you need to modify connection properties, credentials, ownership, or metadata for external data sources.
ownerstringUsername of the new owner of the connection
commentstringUser-provided free-form text description of the connection
optionsRequiredobjectA map of key-value properties containing connection-specific configuration. The exact keys depend on the connection type (e.g., for MySQL connections: host, port, user, password)
new_namestringNew name for the connection if renaming is desired
name_or_idRequiredstringName or unique identifier of the connection to update
propertiesobjectAdditional key-value properties attached to the connection
dataRequiredData from the action execution
errorstringError if any occurred during the execution of the action
successfulRequiredbooleanWhether or not the action execution was successful or not
API key connection. Risk level 2 of 5.
Free Action
No published Skills explicitly reference this Action yet.