From 2990a81b32d0fd9f2c3b8a9caefed0953b3d3e41 Mon Sep 17 00:00:00 2001 From: Nik Date: Thu, 6 Nov 2025 14:15:31 +0000 Subject: [PATCH 1/2] Fix table of contents links in scenarios.md --- .../reference/developer-mcp/scenarios.md | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/16/umbraco-cms/reference/developer-mcp/scenarios.md b/16/umbraco-cms/reference/developer-mcp/scenarios.md index 556bc3710c7..a22ed979f5c 100644 --- a/16/umbraco-cms/reference/developer-mcp/scenarios.md +++ b/16/umbraco-cms/reference/developer-mcp/scenarios.md @@ -11,14 +11,14 @@ Each scenario includes example prompts that demonstrate how to accomplish real-w - [Content Management Automation](#content-management-automation) - [Media Management](#media-management) -- [Site Structure & Configuration](#site-structure--configuration) -- [Development & DevOps](#development--devops) -- [Monitoring & Maintenance](#monitoring--maintenance) -- [User & Permissions Management](#user--permissions-management) -- [Content Analysis & Reporting](#content-analysis--reporting) -- [Multi-language & Localization](#multi-language--localization) +- [Site Structure & Configuration](#site-structure-and-configuration) +- [Development & DevOps](#development-and-devops) +- [Monitoring & Maintenance](#monitoring-and-maintenance) +- [User & Permissions Management](#user-abd-permissions-management) +- [Content Analysis & Reporting](#content-analysis-and-reporting) +- [Multi-language & Localization](#multi-language-and-localization) - [Advanced Workflows](#advanced-workflows) -- [API & Integration Use Cases](#api--integration-use-cases) +- [API & Integration Use Cases](#api-and-integration-use-cases) ## Content Management Automation @@ -576,4 +576,4 @@ Each scenario includes example prompts that demonstrate how to accomplish real-w **Example Prompt:** "Analyze all blog posts and suggest appropriate category tags based on content" - **Required Tool Collections:** `document`, `tag` \ No newline at end of file + **Required Tool Collections:** `document`, `tag` From fb0b1bedaf3688bfb0b698dbb73197d84bd4046f Mon Sep 17 00:00:00 2001 From: Esha Noronha <82437098+eshanrnh@users.noreply.github.com> Date: Thu, 6 Nov 2025 15:43:10 +0100 Subject: [PATCH 2/2] Update 16/umbraco-cms/reference/developer-mcp/scenarios.md --- 16/umbraco-cms/reference/developer-mcp/scenarios.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/16/umbraco-cms/reference/developer-mcp/scenarios.md b/16/umbraco-cms/reference/developer-mcp/scenarios.md index a22ed979f5c..5130acf301a 100644 --- a/16/umbraco-cms/reference/developer-mcp/scenarios.md +++ b/16/umbraco-cms/reference/developer-mcp/scenarios.md @@ -14,7 +14,7 @@ Each scenario includes example prompts that demonstrate how to accomplish real-w - [Site Structure & Configuration](#site-structure-and-configuration) - [Development & DevOps](#development-and-devops) - [Monitoring & Maintenance](#monitoring-and-maintenance) -- [User & Permissions Management](#user-abd-permissions-management) +- [User & Permissions Management](#user-and-permissions-management) - [Content Analysis & Reporting](#content-analysis-and-reporting) - [Multi-language & Localization](#multi-language-and-localization) - [Advanced Workflows](#advanced-workflows)