Zuplo · Capability
Zuplo Developer API — Tunnels
Zuplo Developer API — Tunnels. 6 operations. Lead operation: Lists Tunnels. Self-contained Naftiko capability covering one Zuplo business surface.
What You Can Do
GET
Tunnelservicelist
— Lists Tunnels
/v1/v1/accounts/{accountname}/tunnels
POST
Tunnelservicecreate
— Creates a Tunnel
/v1/v1/accounts/{accountname}/tunnels
GET
Tunnelserviceread
— Gets a Tunnel
/v1/v1/accounts/{accountname}/tunnels/{tunnelid}
DELETE
Tunnelservicedelete
— Deletes a Tunnel
/v1/v1/accounts/{accountname}/tunnels/{tunnelid}
POST
Tunnelserviceupdate
— Rotates the Token
/v1/v1/accounts/{accountname}/tunnels/{tunnelid}/rotate-token
GET
Tunnelservicegetprovisioningstatus
— Gets a Teardown Status
/v1/v1/accounts/{accountname}/tunnels/{tunnelid}/teardown-operations/{operationid}
MCP Tools
lists-tunnels
Lists Tunnels
read-only
idempotent
creates-tunnel
Creates a Tunnel
gets-tunnel
Gets a Tunnel
read-only
idempotent
deletes-tunnel
Deletes a Tunnel
idempotent
rotates-token
Rotates the Token
gets-teardown-status
Gets a Teardown Status
read-only
idempotent