Skip to content

Tools Configuration

Shane Duan edited this page Nov 18, 2025 · 1 revision

InnieMe UI supports the following tools configuration to extend the capability of the innies

  • web_search
  • webcal

Web Search

type: "web_search"

The configured InnieMe will use web search tool to look up latest information, thus expanding the knowledge beyond the configured knowledge base and the LLM training.

Calendar Search

type: "webcal"

Given a Webcal URL, as specified by parameter "url", the configured InnieMe will be able to look up calendar events and provide answers. Please note that this means all events served through the URL can potentially be communicated by the configured InnieMe. Don't rely on any role configuration to limite the events to be shared.

Clone this wiki locally