get_role_guide
Retrieves a role-specific behavior guide with responsibilities and do's/don'ts for owner, admin, or worker roles.
Instructions
ロール別の振る舞いガイドを取得する。
templates/{role}.md からテンプレートを読み込み、 各ロールの責務、やること/やらないこと、振る舞いを取得します。
Args: role: ロール名(owner, admin, worker) caller_agent_id: 呼び出し元エージェントID(必須)
Returns: ロールガイド(success, guide または error)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| role | Yes | ||
| caller_agent_id | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||