mureo_learning_insights_get
Retrieve all insights saved via /learn from operator and workspace tiers to inform diagnostic workflows before decisions. Read-only, returns Markdown with workspace precedence.
Instructions
Load every insight previously saved via /learn. Returns both knowledge tiers as raw Markdown in one payload: the operator tier (shared across all workspaces) and, when a workspace tier is configured and non-empty, the workspace tier (scoped to the current workspace) in a separate labelled section. Workspace-tier insights take precedence over operator-tier insights when they conflict. Read-only. Call this near the start of every diagnostic workflow (/daily-check, /rescue, /budget-rebalance, /creative-refresh, /goal-review, /competitive-scan, /search-term-cleanup) BEFORE drawing conclusions, so accumulated practitioner know-how informs the analysis instead of being ignored. Returns a guidance string when no insights have been saved in either tier.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||