Agent Platform RAG Engine Management This skill provides instructions on how to interact with Agent Platform RAG Engine using the Agent Platform Python SDK. You MUST use the Python SDK to perform RAG Engine operations, rather than raw REST calls or MCP tools, because this code is intended to be run by external clients. Phase 0: Environment Setup CRITICAL : Before running any of the Python snippets below, you MUST ensure the environment is correctly initialized by following these steps: 1. Google Cloud Authentication : Authenticate with your Google Cloud credentials and configure active Applic…