Versions in this module Expand all Collapse all v0 v0.1.0 Mar 20, 2026 v0.0.16 Mar 10, 2026 v0.0.15 Mar 5, 2026 Changes in this version + func GetTools(db *gorm.DB) []tool.BaseTool + func NewDatabaseExecuteTool(db *gorm.DB) tool.InvokableTool + type DatabaseExecuteTool struct + type ExecuteParams struct + Params []interface{} + Query string