Freestyle · Capability
Freestyle VMs API — Terminals
Freestyle VMs API terminals surface. 3 operations. Lead operation: list_terminals. Self-contained Naftiko capability for one Freestyle business surface.
Freestyle VMs API — Terminals is a Naftiko capability published by Freestyle, one of 30 capabilities the APIs.io network indexes for this provider. It bundles 3 operations across the GET method rooted at /v1/v1/vms/{…}/terminals.
The capability includes 3 read-only operations. Lead operation: list-terminals. Can be deployed as a REST endpoint, MCP tool, or Agent Skill via Naftiko.
Tagged areas include Freestyle, VM, and Terminals.
What You Can Do
GET
List terminals
— list-terminals
/v1/v1/vms/{vm_id}/terminals
GET
Get terminal logs
— get-terminal-logs
/v1/v1/vms/{vm_id}/terminals/{terminal_id}/logs
GET
Get terminal xterm
— get-terminal-xterm
/v1/v1/vms/{vm_id}/terminals/{terminal_id}/xterm-256color
MCP Tools
freestyle-list-terminals
list-terminals
read-only
idempotent
freestyle-get-terminal-logs
get-terminal-logs
read-only
idempotent
freestyle-get-terminal-xterm
get-terminal-xterm
read-only
idempotent