record_gift
Record a new donation for a constituent in Little Green Light, specifying amount, date, and optional details like fund or campaign.
Instructions
Record a new gift nested under a specific constituent
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| note | No | ||
| amount | Yes | Gift amount in USD | |
| fund_name | No | ||
| gift_date | Yes | YYYY-MM-DD | |
| event_name | No | ||
| appeal_name | No | ||
| payment_type | No | e.g. Cash, Check, Credit Card | |
| campaign_name | No | ||
| constituent_id | Yes | Target constituent |