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 IntentCreate a Dialogflow ES intent with training phrases and text responses.dialogflow.create_intent
- Delete IntentDelete — Google Dialogflow ES DELETE on intents.dialogflow.delete_intent
- Detect IntentSend a text message to a Dialogflow ES agent and get the matched intent.dialogflow.detect_intent
- Get IntentGet — Google Dialogflow ES GET on intents.dialogflow.get_intent
- List IntentsList the intents defined on a Dialogflow ES agent.dialogflow.list_intents
- Update IntentPatch — 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.