Hi Team,
I noticed a discrepancy between the HTML documentation and the Markdown export for the Interactions API.
HTML docs:
https://ai.google.dev/api/interactions-api
This page includes schema examples and sections for Tools (e.g. Code Execution, Tool-related schema examples).
Markdown export:
https://ai.google.dev/api/interactions.md.txt
The Markdown version appears to be missing the Tools examples that are present in the HTML page. It only includes basic request / response examples and does not include tool-related schema examples shown on the main site.
Steps to reproduce
-
Open the HTML Interactions API page and scroll to Tool-related schema/examples.
-
Open the Markdown export (
interactions.md.txt). -
Compare content — Tool examples are absent from the Markdown.
Expected behavior
The Markdown export should include the same Tools examples and schema sections as the HTML documentation.
Actual behavior
Markdown export is incomplete / out of sync with the HTML docs.
This looks like a documentation generation or export issue rather than an SDK problem.
can someone from google documentation team provide me the laetst interactions.md.txt or update this document ?
Regards,
Prasad