Google Cloud Tasks
Google CloudOAuth 2.0credential probe
Enqueue and manage HTTP tasks on Google Cloud Tasks queues (Google OAuth2).
OCNORA ships 19 typed Google Cloud Tasks operations. Each node has a schema-driven form, input and output tables beside its settings, and is pre-flighted by Workflow Health before your first real run.
Operations 19
- Buffer TaskCreates and buffers a new task without the need to explicitly define a Task message.cloud_tasks.buffer_task
- Create HTTP TaskEnqueue an HTTP task on a Cloud Tasks queue, optionally scheduled.cloud_tasks.create_http_task
- Create QueueCreates a queue.cloud_tasks.create_queue
- Delete QueueDeletes a queue.cloud_tasks.delete_queue
- Delete TaskDelete a task from a Cloud Tasks queue.cloud_tasks.delete_task
- Get Cmek Config LocationGets the CMEK config.cloud_tasks.get_cmek_config_location
- Get LocationGets information about a location.cloud_tasks.get_location
- Get OperationGets the latest state of a long-running operation.cloud_tasks.get_operation
- Get QueueGets a queue.cloud_tasks.get_queue
- Get TaskGets a task.cloud_tasks.get_task
- List LocationsLists information about the supported locations for this service.cloud_tasks.list_locations
- List QueuesList Cloud Tasks queues in a project location.cloud_tasks.list_queues
- List TasksList pending tasks on a Cloud Tasks queue.cloud_tasks.list_tasks
- Pause QueuePauses the queue.cloud_tasks.pause_queue
- Purge QueuePurge all tasks from a Cloud Tasks queue.cloud_tasks.purge_queue
- Resume QueueResume a queue.cloud_tasks.resume_queue
- Run TaskForces a task to run now.cloud_tasks.run_task
- Update Cmek Config LocationCreates or Updates a CMEK config.cloud_tasks.update_cmek_config_location
- Update QueueUpdates a queue.cloud_tasks.update_queue
Run your first Google Cloud Tasks workflow today.
Create a free workspace, add the connection, pick a template or describe the workflow to Build with AI. Workflow Health checks it before it runs.