OCNORA

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 Task
    Creates and buffers a new task without the need to explicitly define a Task message.
    cloud_tasks.buffer_task
  • Create HTTP Task
    Enqueue an HTTP task on a Cloud Tasks queue, optionally scheduled.
    cloud_tasks.create_http_task
  • Create Queue
    Creates a queue.
    cloud_tasks.create_queue
  • Delete Queue
    Deletes a queue.
    cloud_tasks.delete_queue
  • Delete Task
    Delete a task from a Cloud Tasks queue.
    cloud_tasks.delete_task
  • Get Cmek Config Location
    Gets the CMEK config.
    cloud_tasks.get_cmek_config_location
  • Get Location
    Gets information about a location.
    cloud_tasks.get_location
  • Get Operation
    Gets the latest state of a long-running operation.
    cloud_tasks.get_operation
  • Get Queue
    Gets a queue.
    cloud_tasks.get_queue
  • Get Task
    Gets a task.
    cloud_tasks.get_task
  • List Locations
    Lists information about the supported locations for this service.
    cloud_tasks.list_locations
  • List Queues
    List Cloud Tasks queues in a project location.
    cloud_tasks.list_queues
  • List Tasks
    List pending tasks on a Cloud Tasks queue.
    cloud_tasks.list_tasks
  • Pause Queue
    Pauses the queue.
    cloud_tasks.pause_queue
  • Purge Queue
    Purge all tasks from a Cloud Tasks queue.
    cloud_tasks.purge_queue
  • Resume Queue
    Resume a queue.
    cloud_tasks.resume_queue
  • Run Task
    Forces a task to run now.
    cloud_tasks.run_task
  • Update Cmek Config Location
    Creates or Updates a CMEK config.
    cloud_tasks.update_cmek_config_location
  • Update Queue
    Updates 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.