SendToolCalls Element
Element for sending tool calls
SendToolCalls Element
Coming soon: This feature is not yet available. Please check back soon.
The <sendToolCalls>
element injects tool calls into the response stream:
Props
Prop | Type | Default |
---|---|---|
value? | object | (the output of the previous element) |
Examples
Basic Tool Call
Dynamic Tool Call
Multiple Tool Calls
Usage Notes
- Sends tool call requests
- Can include arguments
- Supports dynamic values
- Can send multiple calls