cache
Manage the local SQLite cache for static AttackForge data by listing entries with TTL and age stats, or deleting entries by key.
Instructions
Manage the local SQLite cache for static AF data.
Actions: stats — list all cache entries with key, age_seconds, ttl_seconds, expired invalidate — delete by key (or all entries if no key given)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| key | No | ||
| action | Yes |