createRedirect
Define a URL redirect from an old path to a new target to maintain link integrity during site changes.
Instructions
Create a URL redirect
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes | The old path to redirect from | |
| target | Yes | The new path or URL to redirect to |