Commit f8154af
committed
feat(threejs-server): add structuredContent to tool result
Add structuredContent alongside JSON text content in the show_threejs_scene
tool handler for structured data access by clients.
Note: The threejs-app client uses toolInputs (tool arguments) directly rather
than parsing toolResult, so no client-side changes were needed.1 parent 9a22158 commit f8154af
1 file changed
Lines changed: 3 additions & 6 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
169 | 169 | | |
170 | 170 | | |
171 | 171 | | |
| 172 | + | |
172 | 173 | | |
173 | | - | |
174 | | - | |
175 | | - | |
176 | | - | |
177 | | - | |
178 | | - | |
| 174 | + | |
| 175 | + | |
179 | 176 | | |
180 | 177 | | |
181 | 178 | | |
| |||
0 commit comments