fluentcrm_list_automations
Retrieve marketing automation funnels from FluentCRM to view and manage automated workflows, campaigns, and customer journey sequences.
Instructions
Pobiera automatyzacje (funnels)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page | No | ||
| search | No |
Input Schema (JSON Schema)
{
"properties": {
"page": {
"type": "number"
},
"search": {
"type": "string"
}
},
"type": "object"
}