From 20e86ac731b3bd5a2721ad9c108f5072e438179a Mon Sep 17 00:00:00 2001 From: Juan Carlos Gonzalez Resendiz Date: Fri, 12 Jun 2026 12:41:32 -0600 Subject: [PATCH 1/2] Add files-retrieval.md to artifacts section --- mkdocs.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/mkdocs.yml b/mkdocs.yml index 5681c50f31..635ae319a3 100644 --- a/mkdocs.yml +++ b/mkdocs.yml @@ -368,6 +368,7 @@ nav: - Tool limitations: tools/limitations.md - Artifacts: - artifacts/index.md + - artifacts/files-retrieval.md - Skills for Agents: - skills/index.md - App management: From 73d5e17f186be1463ef11005838ae2fe84a06c1a Mon Sep 17 00:00:00 2001 From: Juan Carlos Gonzalez Resendiz Date: Mon, 22 Jun 2026 14:14:37 -0600 Subject: [PATCH 2/2] Update file retrieval entry in mkdocs.yml --- mkdocs.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mkdocs.yml b/mkdocs.yml index 635ae319a3..aacf833abc 100644 --- a/mkdocs.yml +++ b/mkdocs.yml @@ -368,7 +368,7 @@ nav: - Tool limitations: tools/limitations.md - Artifacts: - artifacts/index.md - - artifacts/files-retrieval.md + - File retrieval: artifacts/files-retrieval.md - Skills for Agents: - skills/index.md - App management: