export_review_queue
Export a CSV of top-priority knowledge gap concepts for Anki or other spaced-repetition tools. Writes to a specified output file and returns the row count.
Instructions
[Pro] Export a CSV of top-priority gap concepts for Anki or other spaced-repetition tools. Writes to output_csv and returns the row count.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| vault_path | Yes | ||
| output_csv | Yes | ||
| limit | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |