# Functions
ListTags lists all the tags in a given database.
QueryDatabase queries the database for pages and tags.
QueryPages queries pages in the database, conditionally filtering if tagged or untagged.
TagPages tags pages in the database with a tag generated by an LLM.
# Constants
No description provided by the author