Swarm
swarmhaul_get_package
Get full details of a specific package including its swarm state, all legs, and Solana explorer links.
Remote parnerkarsharang/swarmhaul
Other tools also called swarmhaul_get_package?
See providers with this name
Input Schema
{
"type": "object",
"properties": {
"packageId": {
"type": "string",
"description": "Package UUID"
}
}
}