add_url_forward
Create a URL redirect (301 permanent or 302 temporary) for a domain, with optional subdomain, path inclusion, and wildcard forwarding. Requires a reason for audit.
Instructions
Add a URL forward. type is 'permanent' (301) or 'temporary' (302).
include_path and wildcard are 'yes' / 'no' Porkbun flags.
subdomain="" forwards the apex. action=URLFWD_ADD.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| type | No | permanent | |
| domain | Yes | ||
| reason | Yes | ||
| location | Yes | ||
| wildcard | No | no | |
| subdomain | Yes | ||
| include_path | No | no |