terminal.resize
Adjust dimensions of an active terminal session by specifying new column and row counts.
Instructions
Resize an active terminal session
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| sessionId | Yes | Session ID from terminal.start — use exact value | |
| cols | Yes | ||
| rows | Yes |