Blackbaud offers cloud-based software for nonprofits, schools, and healthcare institutions, supporting fundraising, financial management, and donor engagement in mission-driven organizations
Tool to add one or more gifts to a specified gift batch. Use when you need to append gifts to an existing open batch. Does not fail on non-2xx; returns response details for inspection.
Tool to fetch a gift by its system record ID. Use when you need to retrieve full gift details from SKY API.
Tool to fetch detailed membership information. Use when you need to retrieve membership details by its junction ID.
Tool to fetch a payment transaction by its ID from SKY Payments API.
Tool to interact with Blackbaud OneRoster OAuth2 base endpoints. Use to fetch OpenID configuration (/.well-known/openid-configuration), JWKS key set (publickeys), or obtain an access token via the client credentials grant. Ensure client credentials are configured before using the token operation.