get_num_cards_reviewed_by_day
Track daily Anki card reviews with this tool, providing insights into study habits and progress for effective learning management.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
No arguments |
Input Schema (JSON Schema)
{
"$schema": "http://json-schema.org/draft-07/schema#",
"additionalProperties": false,
"properties": {},
"type": "object"
}