get_connector_stats
Fetch aggregated connector statistics over a chosen period (today, week, month, or all time) to track lead generation and CRM performance.
Instructions
Get overall Feather Connector statistics.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| period | No | Time window for aggregating stats |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| sent | Yes | Total requests sent | |
| accepted | Yes | Total requests accepted | |
| declined | Yes | Total requests declined | |
| acceptRate | Yes | Acceptance rate percentage |