Connector for the googleapis-discovery API (generated from its OpenAPI spec).
Type: Tool
Category: Analytics
Version: 1.0.0
Provider: Blue Isle
License: MIT
googleapis-discoveryapiopenapi
Googleapis Discovery
Connector for the googleapis-discovery API, generated deterministically from its OpenAPI spec (endpoints, auth, and methods match the spec exactly — nothing is invented).
Base URL: https://www.googleapis.com/discovery/v1
Auth: bearer (pass your key via the apiKey input)
Operations
discovery_apis_list — GET /apis — Retrieve the list of APIs supported at this endpoint.
discovery_apis_getrest — GET /apis/{api}/{version}/rest — Retrieve the description of a particular version of an api.
Inputs
apiKey — your googleapis-discovery API key
operation — one of the operations above
path parameters when an operation's path contains {...}