monitor_sheets_scripts
Monitor Google Sheets custom functions and Apps Script executions for errors, tracking specified ranges and functions over a set duration.
Instructions
📊 Google Sheetsカスタム関数・Apps Scriptエラー監視
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| cell_range | No | 実行するセル範囲(例: A1:B10) | |
| function_name | No | 監視するカスタム関数名(任意) | |
| spreadsheet_url | Yes | Google SheetsのURL | |
| monitor_duration | No | 監視時間(ミリ秒、デフォルト45秒) |