Scripts
Building blocks, if none of the projects above fit. Fork one, run it, or call it as a step inside your own flow.
Create a New Document
Script google
Create New Document from Text
Script google
Replace Text
Script google
Get Document
Script google
Append Image to Document
Script google
Append Text
Script google
Upload An Object
Script google
Get Bucket Metadata
Script google
Get Object
Script google
List Buckets
Script google
Logging - Write Log
Script google
Create Bucket
Script google
Search Objects
Script google
Retreive Event Details
Script google
Retreive Calendar Details
Script google
Retreive Free/Busy Calendar Details
Script google
List calendars from user account
Script google
Create Event
Script google
Delete an Event
Script google
Add Quick Event
Script google
Update attendees of an event
Script google
List Tasks
Script google
List Task Lists
Script google
Create Task
Script google
Delete Task List
Script google
Update Task
Script google
Update Task List
Script google
Delete Task
Script google
Create Task List
Script google
Replace Image
Script google
Resource type
googleai — the shape of the credential every script on this page expects.
| Field | Type | Required | What it is |
|---|---|---|---|
| api_key | string | Yes | |
| base_url | string | No | Optional. 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/ |
| platform | string | No | Platform to use. 'standard' for Google AI, 'google_vertex_ai' for Vertex AI. |