Developer Tools12 toolsPaste one API key
Daffy integration for AI agents
Daffy is a modern platform for charitable giving, offering a donor-advised fund that allows users to set money aside, watch it grow tax-free, and donate to over 1.7 million charities in the U.S.
Use it from your agent
One ClawLink account serves every agent you run. Pick the guide for yours, or connect Daffy once and call the same tools from all of them.
Setup
Connect Daffy through ClawLink's hosted setup.
- Auth: Paste one API key. The credential stays on the ClawLink server; your agent holds only a ClawLink key you can revoke.
- Where: the ClawLink dashboard, or ask your agent to connect it.
What your agent can do
Daffy exposes 12 tools through ClawLink.
| Tool | What it does | Kind |
|---|---|---|
daffy_get_balance | Retrieve the authenticated user's Daffy fund balance information | Read |
daffy_get_contributions | Retrieves paginated list of contributions made to the authenticated user's Daffy donor-advised | Read |
daffy_get_donations | Retrieves the authenticated user's donation history from their Daffy account | Read |
daffy_get_gift_by_code | Retrieve details of a specific gift by its unique code | Read |
daffy_get_gifts | Retrieve a paginated list of gifts associated with the user's Daffy account | Read |
daffy_get_non_profit_by_ein2 | Retrieve detailed information about a non-profit organization by its EIN | Read |
daffy_get_user_by_username | Retrieve a user's public profile information by username | Read |
daffy_get_user_causes | Retrieves the list of charitable causes associated with a user's Daffy fund | Read |
daffy_get_user_donations | Retrieve public donations for a specific user by user ID | Read |
daffy_get_user_profile | Retrieve the authenticated user's profile | Read |
daffy_search_non_profits | Search non-profit organizations by cause ID and query text | Read |
daffy_create_gift | Create a new charitable gift | Write |