IDE Control
Stop Program
IDE Control
Stop Program
Stops all executing programs.
This is currently under development.
Tool Schema
type: function
function:
name: stop_program
parameters:
type: object
properties:
reason:
type: string
description: The reason for stopping executing programs.
required:
- reason
description: Stops all executing programs.
On this page