get_pricing_for_tld
Get pricing for a single TLD (e.g., .com) from Porkbun's cached pricing table. Optionally force refresh to bypass the cache.
Instructions
Pricing for a single TLD (e.g. 'com'). Derived from the same
cached pricing table as get_pricing — no separate API call.
force_refresh=True bypasses the cache.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tld | Yes | ||
| force_refresh | No |