Provides struct and type for a SessionMessageToolStateRunning
Summary
Types
@type t() :: %OpenCode.Generated.SessionMessageToolStateRunning{ content: [ OpenCode.Generated.ToolFileContent.t() | OpenCode.Generated.ToolTextContent.t() ], input: map(), status: String.t(), structured: map() }