Built with from Grav and Hugo
Count tags returns the number of tags defined in the database.
count tags [where ...]
# Get number of tags count tags # Get number of tags with more than 100 series count tags where series > 100
Example output:
{"tags": 23}