Skip to content

Deployment

deployment_cloud_sql_database_create

Create a logical database (with its own role) on the managed Postgres instance.

Tool

deployment_cloud_sql_database_create

Create a logical database (with its own role) on the managed Postgres instance.

Create a logical database (with its own role) on the managed Postgres instance.

Behavior

HTTP
POST /deployment/cloud-sql/databases

Arguments

NameTypeRequiredDescription
labelstringNo description in the catalog.
instanceIdstringNo description in the catalog.

Response

FieldTypeAlwaysDescription
idstring
dbNamestring
statusstring
roleNamestring
createdAtstring
productIdstring
updatedAtstring
instanceIdstring
lastErrorMessagestring

Try it

Create a logical database (with its own role) on the managed Postgres instance.

When to use

Create a logical database (with its own role) on the managed Postgres instance.

Example

Ask your agent something like this:

Create a logical database (with its own role) on the managed Postgres instance.

The agent will invoke deployment_cloud_sql_database_create with these arguments:

{
  "instanceId": "<instanceId>"
}

Esc

Start typing to search the docs.

navigateselect