Variant
tool-call-content
Output produced by a tool call.
variant tool-call-content {
content(content-block),
diff(diff),
terminal(terminal-id),
}Cases
| Case | Payload | Description |
|---|---|---|
| content | content-block | |
| diff | diff | |
| terminal | terminal-id |
Output produced by a tool call.
variant tool-call-content {
content(content-block),
diff(diff),
terminal(terminal-id),
}| Case | Payload | Description |
|---|---|---|
| content | content-block | |
| diff | diff | |
| terminal | terminal-id |