db_stats
Retrieve global statistics for a YOURLS URL shortener instance, including click data and usage metrics, to monitor and analyze performance.
Instructions
Get global statistics for the YOURLS instance
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"
}