read_file
Read file contents on Linux systems to access configuration files, logs, and system information for troubleshooting and diagnostics.
Instructions
Read the contents of a file using cat
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes | Absolute path to the file to read | |
| host | No | Remote host to connect to via SSH |