Connectors API (connectors:v2)

2026-02-12

2 new methods

Additions

    Methods
  • connectors.projects.locations.connections.generateConnectionToolspecOverride

      Parameters :

        name

          Required : Yes

          Description : Required. Resource name of the Connection. Format: projects/{project}/locations/{location}/connections/{connection}

          Location : path

          Type : string

          Pattern : ^projects/[^/]+/locations/[^/]+/connections/[^/]+$

      Flat Path : v2/projects/{projectsId}/locations/{locationsId}/connections/{connectionsId}:generateConnectionToolspecOverride

      Parameter Order : name

      Description : Generate toolspec override for the given list of toolNames.

      HTTP Method : POST

      Path : v2/{+name}:generateConnectionToolspecOverride

      Scopes : https://www.googleapis.com/auth/cloud-platform

  • connectors.projects.locations.connections.listCustomToolNames

      Scopes : https://www.googleapis.com/auth/cloud-platform

      Flat Path : v2/projects/{projectsId}/locations/{locationsId}/connections/{connectionsId}:listCustomToolNames

      Path : v2/{+name}:listCustomToolNames

      HTTP Method : GET

      Parameter Order : name

      Parameters :

        name

          Type : string

          Required : Yes

          Description : Required. Resource name of the Connection. Format: projects/{project}/locations/{location}/connections/{connection}

          Location : path

          Pattern : ^projects/[^/]+/locations/[^/]+/connections/[^/]+$

      Description : Lists custom tool names.