Service Helper

[中文]

Overview

brookesia_service_helper is the unified application-facing helper layer for Brookesia services: typed wrappers and schema entry points.

Features

  • Single entry: Helpers encapsulate each service to simplify integration.

  • Schema-friendly: Works with function/event schemas for standardized calls and docs.

  • Decoupling: Apps target helpers instead of concrete providers.

  • Extensible: New services can add helpers and documentation over time.

Module Overview