mureo_analytics_modules_list
List analytics modules per platform with capabilities to detect anomalies, diagnose performance, audit creative, and analyze budget efficiency, enabling workflows to decide if deep analytics can run.
Instructions
List analytics modules registered for each integrated platform. Returns one entry per platform with its advertised capabilities (detect_anomalies, diagnose_performance, audit_creative, analyze_budget_efficiency). Workflow skills consult this to decide whether to run deep analytics for a platform or honestly report analytics_not_available_for_<platform>. Built-in (google_ads, meta_ads) and plugin-supplied modules appear in the same shape. platform is the canonical platform key — the same key STATE.json's platforms map and action_log entries use, which for a plugin-supplied module is plugin:<distribution>:<registry_name>; look analytics up by that key. One distribution can ship several platforms, so the key carries both halves. registry_name is the entry-point name the module registered itself under and source_distribution the pip distribution that shipped it; neither is a key on its own (for a built-in, registry_name equals platform).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||