v1

latestOpenAPI 3.0.0Creative Commons Attribution 3.02026-07-1336218221.3 KB
projects

Retrieve the list of tools included in the specified toolset.

post/v1/{+toolset}:retrieveTools

Path parameters

toolsetstring required

Required. The name of the toolset to retrieve the tools for. Format: projects/{project}/locations/{location}/apps/{app}/toolsets/{toolset}

Request body

bypassPersistenceConfigboolean

Optional. If true, the returned tools will contain raw descriptions and schemas directly from the server, bypassing any stored persistence configurations (overrides/snapshots).

toolIdsstring[]

Optional. The identifiers of the tools to retrieve from the toolset. If empty, all tools in the toolset will be returned.

Response

Successful response