2026-02-15
▼ ▲ connectors.projects.locations.connections.generateToolspecOverride
Flat Path : v1/projects/{projectsId}/locations/{locationsId}/connections/{connectionsId}:generateToolspecOverride
HTTP Method : POST
Description : Generates Toolspec Override for a connection for the given list of entityTypes and operations. Returns results from the db if the entityType and operation are already present.
Parameter Order : name
Path : v1/{+name}:generateToolspecOverride
Scopes : https://www.googleapis.com/auth/cloud-platform
Parameters :
name
Pattern : ^projects/[^/]+/locations/[^/]+/connections/[^/]+$
Required : Yes
Description : Required. Resource name format: projects/{project}/locations/{location}/connections/{connection}
Location : path
Type : string
▼ ▲ connectors.projects.locations.connections.modifyToolspecOverride
Path : v1/{+name}:modifyToolspecOverride
Flat Path : v1/projects/{projectsId}/locations/{locationsId}/connections/{connectionsId}:modifyToolspecOverride
Description : Updates Toolspec Override for a connection with the admin provided descriptions.
▼ ▲ connectors.projects.locations.connections.removeToolspecOverride
Path : v1/{+name}:removeToolspecOverride
Flat Path : v1/projects/{projectsId}/locations/{locationsId}/connections/{connectionsId}:removeToolspecOverride
Description : Deletes all Toolspec Override for a connection.