Commit 16dcd27
feat(kotlin-host): add structuredContent support
Include structuredContent from CallToolResult in the JSON passed to AppBridge.
This enables apps to receive structured data from tool results.
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude <[email protected]>1 parent 220778f commit 16dcd27
File tree
1 file changed
+8
-0
lines changed- examples/basic-host-kotlin/src/main/kotlin/com/example/mcpappshost
1 file changed
+8
-0
lines changedLines changed: 8 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
283 | 283 | | |
284 | 284 | | |
285 | 285 | | |
| 286 | + | |
| 287 | + | |
| 288 | + | |
| 289 | + | |
286 | 290 | | |
287 | 291 | | |
288 | 292 | | |
| |||
378 | 382 | | |
379 | 383 | | |
380 | 384 | | |
| 385 | + | |
| 386 | + | |
| 387 | + | |
| 388 | + | |
381 | 389 | | |
382 | 390 | | |
383 | 391 | | |
| |||
0 commit comments