Skip to content

Update propagate grounding metadata as per Issue #1587 - 6 - #2033

Open
zyantw wants to merge 1 commit into
mainfrom
zyantw-patch-1
Open

Update propagate grounding metadata as per Issue #1587 - 6#2033
zyantw wants to merge 1 commit into
mainfrom
zyantw-patch-1

Conversation

@zyantw

@zyantw zyantw commented Jul 30, 2026

Copy link
Copy Markdown
Collaborator

Rendered view https://deploy-preview-2033--adk-docs-preview.netlify.app/tools-custom/function-tools/#propagate-grounding-metadata
PR #1596 and #1598
Original Issue #1587

--

  • Improved explanation of original ask bot draft
  • Added code example
  • Improved readability of customization section (using bullets breaks the page)

Rendered view
PR #1598 
Original Issue #1587 

--

- Improved explanation of original ask bot draft
- Added code example
@netlify

netlify Bot commented Jul 30, 2026

Copy link
Copy Markdown

Deploy Preview for adk-docs-preview ready!

Name Link
🔨 Latest commit c930120
🔍 Latest deploy log https://app.netlify.com/projects/adk-docs-preview/deploys/6a6bb697995e5f0008e61232
😎 Deploy Preview https://deploy-preview-2033--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.

@zyantw
zyantw requested a review from joefernandez July 30, 2026 20:47

@joefernandez joefernandez left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

Approved with comments

**`propagate_grounding_metadata`** (boolean, default: `False`)
If set to `True`, the tool automatically forwards any grounding metadata (such as Google Search citations) generated by the sub-agent up to the parent agent's session state. This customization ensures that citations are preserved when using specialized search agents as tools.

??? "Example"

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

remove. this example code is short enough that it doesn't need to be hidden.

#### Propagate grounding metadata

**`propagate_grounding_metadata`** (boolean, default: `False`)
If set to `True`, the tool automatically forwards any grounding metadata (such as Google Search citations) generated by the sub-agent up to the parent agent's session state. This customization ensures that citations are preserved when using specialized search agents as tools.

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

Use commas instead of parenthesis:

metadata, such as Google Search citations, generated

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.

2 participants