iblai-api-analytics
Installation
SKILL.md
iblai-api-analytics
Read ibl.ai analytics from the platform API. One /api/analytics/ family serves
every scope; the query params decide what you get:
- Agent (chat) analytics — add
mentor_unique_idto scope any chat metric (topics, sessions, conversations, ratings, costs, transcripts) to one agent. - Content analytics —
/api/analytics/content/, keyed bymetric=courses|programs|pathways|skills, for catalog engagement and time spent. - Organization-wide analytics — omit
mentor_unique_idfor org totals. - Per-user analytics — a single user's enrollments, grades, time spent, engagement, and cross-platform snapshot.
Reads are read-only; the only writes are Data Reports and a time-spent event.