intelligent_workflow_analyzer
Analyzes user intent to propose and execute optimal workflows for Google Apps Script projects, integrating constraints and context.
Instructions
🧠 ユーザーの意図を分析し、最適なツールチェーンを自動提案・実行する智能システム
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| user_intent | Yes | ユーザーの意図・目標(自然言語) | |
| auto_execute | No | 提案されたワークフローを自動実行するか(デフォルト: false) | |
| context_info | No | 現在のコンテキスト情報(任意) |