analyze_html_service
Analyze HTML services by capturing DOM structure and executing test actions to debug browser-side behavior in Google Apps Script projects.
Instructions
🌐 HTMLサービス・ブラウザサイドデバッグ分析
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| capture_dom | No | DOM構造もキャプチャするか | |
| test_actions | No | テスト実行アクション配列 | |
| html_service_url | Yes | HTMLサービスのURL |