This repository was archived by the owner on May 15, 2026. It is now read-only.
Commit c2f6d00
committed
docs: clarify read_command_output search param should be omitted when not filtering
Add explicit guidance to the search parameter description telling models to
omit the parameter entirely if not searching, rather than passing null or
empty string. This prevents models from mistakenly passing literal "null"
string as a search pattern.1 parent fe722da commit c2f6d00
1 file changed
Lines changed: 2 additions & 2 deletions
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
23 | | - | |
| 23 | + | |
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
| |||
38 | 38 | | |
39 | 39 | | |
40 | 40 | | |
41 | | - | |
| 41 | + | |
42 | 42 | | |
43 | 43 | | |
44 | 44 | | |
| |||
0 commit comments