- Add optional agentId parameter to kb_task_create and persist it as assignedAgentId - Extend kb_task_create output/details to include assignee information when present - Add kb_task_update support for setting or clearing assignedAgentId via agentId (including null) - Expand extension tests for create/update/clear assignment flows and add a patch changeset for @gsxdsm/fusion
232 B
232 B
@gsxdsm/fusion
| @gsxdsm/fusion |
|---|
| patch |
Add optional agentId support to the kb_task_create and kb_task_update pi extension tools, wiring it through to task assignedAgentId and covering create/update/clear flows in extension tests.