get-collection-overview
Retrieve detailed insights about an Anki collection, including decks, models, and fields, to manage and organize note-taking data effectively.
Instructions
Get comprehensive information about the Anki collection including decks, models, and fields
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Input Schema (JSON Schema)
{
"properties": {},
"title": "get_collection_overviewArguments",
"type": "object"
}