View Source Anthropic.Messages.Content.CodeExecutionToolResult (anthropic_community v0.5.0)
The result of a code_execution server-tool call. content is the raw decoded JSON
payload (a stdout/stderr/return-code map, or an error map) — not deeply typed; see the
code execution tool
docs
for its shape.