remove_task
Deletes a task by its ID. Only owner or admin can perform this action.
Instructions
タスクを削除する。
※ Owner と Admin のみ使用可能。
Args: task_id: タスクID caller_agent_id: 呼び出し元エージェントID(必須)
Returns: 削除結果(success, task_id, message または error)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| task_id | Yes | ||
| caller_agent_id | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||