shell_signal
Send interrupt, terminate, or kill signals to a running shell execution. Stop or interrupt long-running bash commands when you need to regain control.
Instructions
Send a portable control intent to the active execution.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| signal | Yes | ||
| exec_id | Yes | ||
| shell_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| signal | Yes | ||
| status | Yes | ||
| exec_id | Yes | ||
| shell_id | Yes |