tenki_bind_preview_url
Bind a named preview URL to a sandbox session and port to route traffic to a specific service.
Instructions
Bind a named preview URL to a sandbox session and port (advanced routing).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| port | Yes | The port to route the preview URL to. | |
| session_id | Yes | Sandbox session id (UUID), from tenki_create_sandbox or tenki_list_sandboxes. | |
| preview_url_id | Yes | The preview URL id to bind. |