get_optimal_persona
Retrieve the persona suitable for a given task description. Administrators use this to assign the appropriate agent identity for task execution.
Instructions
タスクに最適なペルソナを取得する。
※ Admin のみ使用可能。
Args: task_description: タスクの説明文 caller_agent_id: 呼び出し元エージェントID(必須)
Returns: ペルソナ情報(success, persona)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| caller_agent_id | No | ||
| task_description | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||