-record(tool_builder, { name :: binary(), description :: gleam@option:option(binary()), properties :: list({binary(), anthropic@tool:property_schema()}), required :: list(binary()) }).