Packages

Gleam SDK for the Anthropic Claude API with agentic tool-use loop and BEAM concurrency

Current section

Files

Jump to
claude_gleam include claude@types@tool_SpecificTool.hrl
Raw

include/claude@types@tool_SpecificTool.hrl

-record(specific_tool, {name :: binary(), disable_parallel :: boolean()}).