Skip to main content
Through reverse invocation, plugins can call services within the main Dify platform to extend their capabilities.

Callable Dify Modules

  • App: Access data from Apps within the Dify platform.
  • Model: Invoke LLM capabilities within the Dify platform, including all model types and functions such as TTS and Rerank.
  • Tool: Call other tool-type plugins within the Dify platform.
  • Node: Call nodes within a specific Chatflow/Workflow application in the Dify platform.

Edit this page | Report an issue