Apollo Debug Bundle Current State ! ! ! Overview Collect comprehensive debug information for Apollo.io API issues. Generates a JSON diagnostic bundle with environment info, connectivity tests, rate limit status, key type verification, and sanitized request/response logs. Prerequisites - environment variable set - Node.js 18+ or Python 3.10+ Instructions Step 1: Create the Debug Bundle Collector Step 2: Test Connectivity and Key Type Step 3: Test Key Endpoints Step 4: Generate and Output Output - JSON debug bundle with environment, connectivity, key type, rate limits, and endpoint results - Ke…