list_url_forwards
Retrieve all URL forwarding rules for a domain, showing each rule's ID, source subdomain, destination URL, redirect type, and forwarding options for path and wildcards.
Instructions
List all URL forwarding rules configured for a domain. Each entry includes its id (used by delete_url_forward), the source subdomain, the destination URL, the redirect type (permanent/temporary), and whether the request path and wildcards are forwarded.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| domain | Yes | Fully qualified domain name, e.g. `example.com` |