name: paperspace-machines-machines description: | Naftiko capability for Paperspace virtual-machine lifecycle and access on api.paperspace.com/v1. Provides list, create, get, update, delete, start, stop, restart, accessor management, and desktop streaming configuration for GPU and CPU machines. api: paperspace-machines-api operations: - listMachines - createMachine - getMachine - updateMachine - deleteMachine - startMachine - stopMachine - restartMachine - listMachineAccessors - grantMachineAccess - getMachineAccessor - revokeMachineAccess - getMachineDesktop - listMachineEvents - getMachineEvent - getMachineAvailability auth: type: bearer header: Authorization prefix: Bearer env: PAPERSPACE_API_TOKEN