WebMCP

DeveloperWebMCP verified

docs.dify.ai WebMCP tools

Build AI applications on Dify Cloud or run Dify on your own infrastructure

2 tools1 methodsspec API surface

What can an agent do with docs.dify.ai WebMCP tools?

Build AI applications on Dify Cloud or run Dify on your own infrastructure This page documents every listed tool, the action or answer it provides, its installation command, and the input fields an agent should send.

WebMCP tools on docs.dify.ai

Tool 1 of 2WebMCPAnswer

search_docs

Search the documentation for relevant pages and content.

How to install

Open the docs.dify.ai website and ask your browser agent to use search_docs

Install browse first, then run the command in a terminal. WebMCP tools run directly on the website and do not need a package install.

Run with an agent

Use the search_docs tool on docs.dify.ai with query: <string>. Return the structured result and cite the source page.

Input contract

  • query string Search query

Open the source definition

Tool 2 of 2WebMCPAction

open_skill

Open an agent skill document by name.

How to install

Open the docs.dify.ai website and ask your browser agent to use open_skill

Install browse first, then run the command in a terminal. WebMCP tools run directly on the website and do not need a package install.

Run with an agent

Use the open_skill tool on docs.dify.ai with skill_name: <string>. Return the structured result and cite the source page.

Input contract

  • skill_name string The slug of the skill to open

Open the source definition