code_execution tool declaration.
code_execution
@type t() :: %Gemini.Types.Interactions.CodeExecution{type: String.t()}
@spec from_api(map() | nil) :: t() | nil
@spec to_api(t() | map() | nil) :: map() | nil