Get your Funko Me unlock progress
ic_funko_progressThe caller's OWN unlock snapshot: every catalog item, whether they have earned it, and per-condition progress so you can say '3 more commits' instead of 'locked'. Read degraded[] FIRST — it lists the signals that could not be read this pass, and any condition resting on one of those is UNKNOWN, not unmet. Telling a member with 400 commits that they need 5 more because GitHub timed out is the specific failure this field exists to prevent; a progress entry carries unknown: true for exactly that case. Args: {}. Returns: { ok, snapshot: { userId, computedAt, signals, granted[], states[{ item, unlocked, progress[{ condition, met, current, target, unknown }] }], degraded[] } }. Required scope: funko:read.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||