|
Agents 1.4.0
Edge AI Agents SDK
|
Result of a tool execution. More...
#include <tool.h>
Public Attributes | |
| bool | success |
| Whether the tool execution was successful. | |
| std::string | content |
| The content of the tool result. | |
| JsonObject | data |
| The data of the tool result. | |
Result of a tool execution.