Read a local file
read_local_fileRead a text file from the server's filesystem to retrieve its content for use in interactive cards. Provides file content for review and inclusion in card generation.
Instructions
Read a text file from the filesystem OF THE MACHINE RUNNING THIS SERVER so its content can be reviewed and plugged into cards. Over a remote bridge that is not the caller's sandbox: a file you generated on your side is not visible here, so pass its text to the card tool directly. Size-capped; binary files are refused. Set MCP_CHAT_CARDS_FS_ROOT to confine reads to one directory.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes | ||
| maxChars | No |