{
"key": "prospector_b2b",
"name": "string",
"description": "string",
"whenToUse": {},
"instructions": "string",
"llmModel": {},
"inputSchema": {
"property1": "string",
"property2": "string"
},
"outputSchema": {
"property1": "string",
"property2": "string"
},
"tools": [
{
"property1": "string",
"property2": "string"
}
],
"maxRounds": 1,
"status": "active",
"sandbox": true
}