From 4dbd1352867109b2023d092acb8dc37695a5191b Mon Sep 17 00:00:00 2001 From: Isaac Date: Tue, 28 Jul 2026 09:40:02 -0700 Subject: [PATCH] Add hands-on section with GitHub project link to IT investigation broker example --- .../ROOT/pages/af-example-it-investigation-broker.adoc | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/agent-network/2.0/modules/ROOT/pages/af-example-it-investigation-broker.adoc b/agent-network/2.0/modules/ROOT/pages/af-example-it-investigation-broker.adoc index 2863af25b..a4ee3b78e 100644 --- a/agent-network/2.0/modules/ROOT/pages/af-example-it-investigation-broker.adoc +++ b/agent-network/2.0/modules/ROOT/pages/af-example-it-investigation-broker.adoc @@ -2,6 +2,10 @@ Use MuleSoft Vibes to build an IT Investigation agent that triages incoming support tickets, escalates critical issues, resolves common problems through cross-platform investigation, and handles licensing requests. +== Get Hands On + +To follow along and try this example yourself, download the https://github.com/MuleSoft-AI-Chain-Project/example-mule-apps/blob/master/agent-network-2.0-examples/it-investigation-broker-example[complete project from GitHub^]. The repository includes mock endpoints so that you can deploy and test the full agent network. You need your LLM provider credentials and your Anypoint Platform organization ID. + In each phase, you interact with MuleSoft Vibes as it builds your agent network project. Here's how it works. == Phase 1: Input Functional Requirements