read_file
Read the content of any file in a VS Code workspace by supplying its path. Access source code, configuration, and logs for analysis or automation.
Instructions
Reads and returns the content of a file.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |