tenki_unexpose_port
Remove an inbound port exposure from a sandbox to take its public preview URL offline, un-publishing a previously exposed port.
Instructions
Remove an inbound port exposure from a sandbox, taking its public URL/preview offline. Use this to un-publish a port previously exposed with tenki_expose_port.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| port | Yes | The TCP port inside the sandbox to unexpose (1-65535). | |
| session_id | Yes | The sandbox session whose port to unexpose. |