shell__run_script_echo
Run a local script and echo the input value with a prefix, enabling quick verification of script behavior and input processing.
Instructions
Run a local script and echo the input value with prefix. @param value Input value passed to the script. @param __mcp_response_mode Optional response mode: content (default) or structuredContent.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| value | Yes | ||
| __mcp_response_mode | No | content |