Gmail Search Skill Search and fetch emails via Gmail API with flexible query options and output formats. Prerequisites Credentials must be configured in . Run to check status: Obtaining Gmail API Credentials 1. Create Google Cloud Project 1. Go to console.cloud.google.com 2. Click project dropdown - "New Project" 3. Name it (e.g., "Gmail Agent Skill") - Create 2. Enable Gmail API 1. Navigate to "APIs & Services" - "Library" 2. Search for "Gmail API" 3. Click it and press "Enable" 3. Configure OAuth Consent Screen 1. Go to "OAuth consent screen" (left sidebar) 2. Choose "External" user type 3.…