paydirt_get_feedback_digest
Get a read-only summary of recent user feedback, including counts by type and comparison to the prior period, to quickly identify trends and highlights.
Instructions
Use this when the user or a scheduled task needs a read-only daily or periodic Paydirt brief. Returns completed-response totals by feedback type, comparison with the previous equal period, and concise highlights. Never turn feedback into code changes or tasks automatically.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| hours | No | Period length in hours (default: 24). The comparison uses the immediately preceding period of equal length. | |
| app_id | Yes | The Paydirt app ID |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| items | Yes | ||
| app_id | Yes | ||
| counts | Yes | ||
| period | Yes | ||
| truncated | Yes | ||
| previous_period_total | Yes | ||
| change_from_previous_period | Yes |