cache_write_text
Save text content to a specified path in the local MCP cache for temporary storage.
Instructions
Write a text file into the local MCP cache.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes | Relative cache path, e.g. tmp/note.txt | |
| text | Yes |