generate_gtrconfig
Automatically generates Gtrconfig for a project. Supports optional overwrite of existing files.
Instructions
Gtrconfigを自動生成する。
※ Owner のみ使用可能。
Args: project_path: プロジェクトのルートパス overwrite: 既存ファイルを上書きするか caller_agent_id: 呼び出し元エージェントID(必須)
Returns: 生成結果(success, config, message または error)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| overwrite | No | ||
| project_path | Yes | ||
| caller_agent_id | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||