Every action below is available as a verb in Cerebral OS — callable from a Cerebral, a Map, or the Runtime API. All executions are governed, audited, and dry-run safe.
Add Fund Contribution
daffy:add_fund_contribution
Add a contribution to a donor-advised fund.
Write
Medium risk
Create Donation
daffy:create_donation
Create a new donation from a fund to a charity.
Write
Medium risk
Get Charity
daffy:get_charity
Fetch detailed information about a charity by EIN.
Read
Low risk
Get Donation
daffy:get_donation
Fetch a single donation by ID with recipient charity and fund details.
Read
Low risk
Get Fund
daffy:get_fund
Fetch a single fund by ID with balance and contribution details.
Read
Low risk
Get Tax Receipt
daffy:get_tax_receipt
Fetch a tax receipt by ID with donation/contribution details.
Read
Low risk
List Donations
daffy:list_donations
List donations with optional filtering by status, charity, and date range.
Read
Low risk
List Funds
daffy:list_funds
List all funds with optional filtering by status and balance.
Read
Low risk
List Tax Receipts
daffy:list_tax_receipts
List tax receipts with optional filtering by year, type, and date range.
Read
Low risk
Search Charities
daffy:search_charities
Search for charities by name, location, category, or EIN.
Read
Low risk