paydirt_get_summary
Generates an aggregate AI summary of recent Paydirt responses. Provides a read-only overview while raw questions and answers remain the source of truth.
Instructions
Use this when the user asks for an aggregate AI summary of recent Paydirt responses. Raw questions and answers remain the source of truth; this read-only summary is supplementary.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| days | No | Number of days to include (default: 7) | |
| app_id | Yes | The app ID | |
| form_id | No | Filter by form ID (optional) |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| period | Yes | ||
| summary | Yes | ||
| top_reasons | Yes | ||
| response_count | Yes |