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@agent_ToolExecuting.hrl
Raw

include/claude@agent_ToolExecuting.hrl

-record(tool_executing, {tool_name :: binary(), tool_id :: binary()}).