View Source Anthropic.Messages.Content.BashCodeExecutionToolResult (anthropic_community v0.5.0)
The result of a bash 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 bash tool
docs for its
shape.