Tools that your AI agent can use through this MCP server to interact with Google Dialogflow
Processes a natural language query and returns structured, actionable data as a result, See REST docs and client API
Updates an Entity Type, See REST docs and client API docs
Updates a context, See REST docs and client API
Retrieves the list of the intents, See REST docs and client API
Retrieves list of entity types, See REST docs and client API docs
Retrieves the list of the contexts with the given session ID, See REST docs and client API
Retrieves an intent See REST docs and [client API][https://googleapis.dev/nodejs/dialogflow/latest/google.cloud.dialogflow.v2beta1.Intents.html#getIntent2]
Retrieves an Entity Type, See REST docs and client API docs
Get a context, See REST docs and client API
Retrieves an agent, See REST docs and client API
Deletes an intent, See REST docs and client API
Deletes an entity type, See REST docs and client API docs
Batch delete entities, See REST docs and client API docs
Deletes a context See REST docs and client API
Deletes an agent, See REST docs and client API
Creates new agent, updates if already created See REST docs and client API
Creates an intent, See REST docs and client API
Creates an Entity Type, See REST docs and client API docs
Batch create entities, See REST docs and client API docs
Creates a context, See REST docs and client API