Google

Scripts

Building blocks, if none of the projects above fit. Fork one, run it, or call it as a step inside your own flow.

Resource type

googleai — the shape of the credential every script on this page expects.

View raw schema →
FieldTypeRequiredWhat it is
api_keystringYes
base_urlstringNoOptional. Only needed to overwrite the default base URL. For google_vertex_ai: https://{region}-aiplatform.googleapis.com/v1/projects/{project_id}/locations/{region}/publishers/google/models/
platformstringNoPlatform to use. 'standard' for Google AI, 'google_vertex_ai' for Vertex AI.