portfolio_close_rate
Compute close rate across all products based on CRM conversion states.
Remote signal-found/reddit-outreach
Other tools also called portfolio_close_rate?
See providers with this name
Input Schema
{
"type": "object",
"properties": {
"client_id": {
"anyOf": [
{
"type": "string"
},
{
"type": "null"
}
],
"title": "Client Id",
"default": null
}
}
}