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

include/claude@types@content_ServerToolUse.hrl

-record(server_tool_use, {id :: binary(), name :: binary(), input :: binary()}).