get_pricing
Retrieve public TLD pricing table from Porkbun. Data is cached for 24 hours; use force_refresh to bypass cache and fetch live pricing.
Instructions
Public TLD pricing table from Porkbun. Served from a disk cache
(~/.cache/porkbun-mcp/pricing.json, XDG-aware) with a 24h TTL
(override via PORKBUN_PRICING_CACHE_TTL, seconds).
force_refresh=True bypasses the cache and refetches live.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| force_refresh | No |