Swarm
swarmhaul_get_digital_task
Get full details of a digital task including all legs, their instructions, assigned agents, and any results already produced by earlier legs.
Remote parnerkarsharang/swarmhaul
Other tools also called swarmhaul_get_digital_task?
See providers with this name
Input Schema
{
"type": "object",
"properties": {
"taskId": {
"type": "string",
"description": "Task UUID"
}
}
}