Read file
read_fileRead text file contents from local or remote Linux systems via SSH to inspect configurations, logs, and system files for quick diagnostics.
Instructions
Read the contents of a text file up to a safe size limit.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| host | No | Remote host to connect to via SSH | |
| path | Yes | Absolute path to the file to read |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |