OCNORA

Google Parameter Manager

Google CloudOAuth 2.0credential probe

Parameter Manager is a single source of truth to store, access and manage the lifecycle of your workload parameters (Google OAuth2).

OCNORA ships 10 typed Google Parameter Manager 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 10

  • Create Parameter
    Creates a new Parameter in a given project and location.
    parameter_manager.create_parameter
  • Create Template
    Creates a new Template in a given project and location.
    parameter_manager.create_template
  • Delete Parameter
    Deletes a single Parameter.
    parameter_manager.delete_parameter
  • Delete Template
    Deletes a single Template.
    parameter_manager.delete_template
  • Get Parameter
    Gets details of a single Parameter.
    parameter_manager.get_parameter
  • Get Template
    Gets details of a single Template.
    parameter_manager.get_template
  • List Parameters
    Lists Parameters in a given project and location.
    parameter_manager.list_parameters
  • List Templates
    Lists Templates in a given project and location.
    parameter_manager.list_templates
  • Update Parameter
    Updates a single Parameter.
    parameter_manager.update_parameter
  • Update Template
    Updates a single Template.
    parameter_manager.update_template

Run your first Google Parameter Manager 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.