Commit 2d09359
Clarify field_option_names empty array behavior in tool description
The previous wording said 'Setting an empty array clears the field — use
delete: true for that instead', which was contradictory. An empty array
is actually rejected; clearing requires delete: true.
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>1 parent eab9021 commit 2d09359
2 files changed
Lines changed: 3 additions & 3 deletions
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
50 | 50 | | |
51 | 51 | | |
52 | 52 | | |
53 | | - | |
| 53 | + | |
54 | 54 | | |
55 | 55 | | |
56 | 56 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2051 | 2051 | | |
2052 | 2052 | | |
2053 | 2053 | | |
2054 | | - | |
2055 | | - | |
| 2054 | + | |
| 2055 | + | |
2056 | 2056 | | |
2057 | 2057 | | |
2058 | 2058 | | |
| |||
0 commit comments