Obsolete, 4

KindNameStateTagSeen fromLast seen
procedureAddTool(JsonObject)Pending25.02427, gone
Use AddTool that takes in an AOAI Function interface instead.
procedureModifyTool(Integer, JsonObject)Pending25.02427, gone
Use ModifyTool that takes in an AOAI Function interface instead.
procedureDeleteTool(Integer)Pending25.02427, gone
Use DeleteTool that takes in a function name instead.
procedureGetTools()Pending25.02427, gone
Use GetTool() that takes in a function name and var for AOAI Function interface.