Runloop · Capability
Runloop Pty (devbox)
Runloop pty capability covering one Runloop business surface. 2 operations.
Runloop Pty (devbox) is a Naftiko capability published by Runloop, one of 17 capabilities the APIs.io network indexes for this provider. It bundles 2 operations across the GET and POST methods rooted at /pty/{…}.
The capability includes 1 read-only operation and 1 state-changing operation. Lead operation: Create or reconnect to a PTY session. Can be deployed as a REST endpoint, MCP tool, or Agent Skill via Naftiko.
Tagged areas include Runloop, Pty, AI Agents, and Sandboxes.
What You Can Do
GET
Connectdevboxptysession
— Create or reconnect to a PTY session.
/pty/{session_name}
POST
Controldevboxptysession
— Send a control command to a PTY session.
/pty/{session_name}/control
MCP Tools
runloop-devbox-pty-connectDevboxPtySession
Create or reconnect to a PTY session.
read-only
idempotent
runloop-devbox-pty-controlDevboxPtySession
Send a control command to a PTY session.