get_pacman_cache_stats
Analyze pacman package cache statistics on Arch Linux to monitor cache size, package count, and cache age for system maintenance.
Instructions
Analyze pacman package cache statistics including size, package count, and cache age. Only works on Arch Linux.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Input Schema (JSON Schema)
{
"properties": {},
"type": "object"
}