sassy_session_send
Send input to a running session with automatic newline, just like typing in a terminal. Refuses delete keywords to prevent accidental deletion; use safe alternatives for file removal.
Instructions
Send input to a running session.
Like typing in a terminal. Newline is appended automatically. Input is scanned by the delete interceptor — delete keywords are refused here (use sassy_shell or sassy_safe_delete instead, where targets are safely staged to DELETE/).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | ||
| input_text | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |