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