session_resize
Adjusts the terminal dimensions of an active session by specifying new column and row counts.
Instructions
Resize a session's PTY.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| session_id | Yes | ||
| cols | Yes | ||
| rows | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |