A tool that loads artifacts by name from the artifact service.
When called by an LLM, loads the latest version of each requested artifact and returns their content.
@type t() :: %ADK.Tool.LoadArtifacts{}