read_text_file
Read up to one MiB of a text file from a selected Raspberry Pi over SSH while leaving the file unchanged. Get its contents for inspection or troubleshooting directly from VS Code.
Instructions
Read up to one MiB of a text file from a named Pi without modifying it.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes | ||
| device | Yes | ||
| max_bytes | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||