12#include <agents-cpp/tool.h>
39 void setupParameters();
46 bool validateCommand(
const String& command)
const;
53 bool isDangerousCommand(
const String& command)
const;
60 int executeCommand(
const String& command)
const;
Framework Namespace.
Definition agent.h:18
nlohmann::json JsonObject
JSON object type.
Definition types.h:39
std::string String
String type.
Definition types.h:27