OCNORA

Google Dialogflow ES

Google CloudOAuth 2.0credential probe

Detect intents and manage a Dialogflow ES agent (Google OAuth2).

OCNORA ships 6 typed Google Dialogflow ES 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 6

  • Create Intent
    Create a Dialogflow ES intent with training phrases and text responses.
    dialogflow.create_intent
  • Delete Intent
    Delete — Google Dialogflow ES DELETE on intents.
    dialogflow.delete_intent
  • Detect Intent
    Send a text message to a Dialogflow ES agent and get the matched intent.
    dialogflow.detect_intent
  • Get Intent
    Get — Google Dialogflow ES GET on intents.
    dialogflow.get_intent
  • List Intents
    List the intents defined on a Dialogflow ES agent.
    dialogflow.list_intents
  • Update Intent
    Patch — Google Dialogflow ES PATCH on intents.
    dialogflow.update_intent

Run your first Google Dialogflow ES 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.