The engine configures Vertex AI tools to inspect the destination context and fetch third-party citations using live search.

flowchart LR
    A[Target URL] --> B[url_context Tool]
    C[Web Search] --> D[google_search Tool]
    B --> E[Red Team Generator]
    D --> E
    E --> F[Grounded Draft Article]