Forest Admin - API reference
    Preparing search index...
    Index

    Constructors

    Methods

    Constructors

    Methods

    • Route the request to the appropriate handler

      Routes:

      • ai-query: Dispatch messages to the configured AI provider and return the response
      • invoke-remote-tool: Execute a remote tool by name with the provided inputs
      • remote-tools: Return the list of available remote tools definitions

      Parameters

      Returns Promise<unknown>