export_items
Export spaced-repetition items as JSON or CSV, optionally filtered by topic. Requires a Pro license; returns an upgrade message without one.
Instructions
[Pro] Export items (id, topic, question, answer, interval_days, repetitions, ease_factor, due_date, created_at) as json or csv text, optionally filtered to one topic. Requires a valid Pro license (see README's "Get Pro" section) -- this is the free/Pro split's first concrete gate: the 4 core tools stay free and unlimited forever, bulk export/backup is part of the paid tier. Without a valid license, returns an upgrade message instead of data, not an error the caller has to guess the meaning of.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| topic | No | ||
| format | No | json |