list_conversion_states
Return canonical CRM conversion states available for recategorization.
Remote signal-found/reddit-outreach
Other tools also called list_conversion_states?
See providers with this name
Input Schema
{
"type": "object",
"properties": {
"client_id": {
"anyOf": [
{
"type": "string"
},
{
"type": "null"
}
],
"title": "Client Id",
"default": null
}
}
}