Packages

A high-performance, analytical Datalog engine for Gleam

Current section

Files

Jump to
aarondb include aarondb@mcp@tools_Tool.hrl
Raw

include/aarondb@mcp@tools_Tool.hrl

-record(tool, {
name :: binary(),
description :: binary(),
input_schema :: gleam@json:json()
}).