Skip to content

docs: document LoadArtifactsTool usage#1732

Merged
koverholt merged 3 commits intogoogle:mainfrom
EfeDurmaz16:efe/document-load-artifacts-tool
May 6, 2026
Merged

docs: document LoadArtifactsTool usage#1732
koverholt merged 3 commits intogoogle:mainfrom
EfeDurmaz16:efe/document-load-artifacts-tool

Conversation

@EfeDurmaz16
Copy link
Copy Markdown
Contributor

Summary

  • add a Python section showing how to add LoadArtifactsTool to an agent
  • explain that loaded artifact contents are temporarily appended to the model request
  • call out the artifact_service prerequisite and customization path for artifact summaries

Fixes #844

Verification

  • git diff --check
  • python3 -m mkdocs build --strict

@netlify
Copy link
Copy Markdown

netlify Bot commented May 5, 2026

Deploy Preview for adk-docs-preview ready!

Name Link
🔨 Latest commit c298aa4
🔍 Latest deploy log https://app.netlify.com/projects/adk-docs-preview/deploys/69fb8bc918f817000806e499
😎 Deploy Preview https://deploy-preview-1732--adk-docs-preview.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.
🤖 Make changes Run an agent on this branch

To edit notification comments on pull requests, go to your Netlify project configuration.

Copy link
Copy Markdown
Collaborator

@koverholt koverholt left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the PR and contribution. I made a few changes to rename the heading, added a Go code tab, and removed the Python-specific qualifier from the prose. LGTM, merging.

@koverholt koverholt merged commit cdba6e6 into google:main May 6, 2026
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add documentation for LoadArtifactsTool

2 participants