Initiates an asynchronous upgrade of a Supabase project's PostgreSQL database to a specified `target_version` from a selected `release_channel`, returning a `tracking_id` to monitor status; the `target_version` must be available in the chosen channel.
refRequiredstringThe project's unique reference ID.
target_versionRequiredstringTarget PostgreSQL version (e.g., '15.1.0.123'); must be available in the specified `release_channel`.
release_channelRequiredstringRelease channel for selecting the PostgreSQL version.
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
OAuth connection. Risk level 2 of 5.
Free Action
No published Skills explicitly reference this Action yet.