assign_issue_to_agent
Assign an existing issue to a specific agent to dispatch the task for execution, requiring the issue ID and agent ID.
Instructions
Assign an existing issue to an agent (dispatches the task).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | ||
| agent_id | Yes | ||
| workspace_id | No | Workspace/company id. Omit to use the default or your only workspace. |