``` repeat "yieldTimeMs": 30000, "yield_timeMs": 30000, "yield-timeMs": 30000, ``` <img width="846" height="265" alt="Image" src="https://github.com/user-attachments/assets/1e671064-4e0d-450c-a8a6-805e91fcf327" /> ``` say "yieldTimeMs" (with double quotation) ``` <img width="805" height="117" alt="Image" src="https://github.com/user-attachments/assets/1b5ccf78-dbc2-4397-b64f-86cd00b6b503" /> suggestion: avoid using "yieldTimeMs" (with double quotation) as the parameter name for write_stdin and exec_command tools
suggestion: avoid using "yieldTimeMs" (with double quotation) as the parameter name for write_stdin and exec_command tools