# Goodbits AI integration on Definable

> Goodbits is a service that helps you and your business create stellar newsletters from the best links your team and customers are reading.

## What this connects

Goodbits is a service that helps you and your business create stellar newsletters from the best links your team and customers are reading.

Vendor: https://goodbits.io

## Tools available

**5** tools available. First 5:

- `GOODBITS_CREATE_LINK` — Create Link — Tool to create a content link in Goodbits Content Library. Use when you have an article URL and optional metadata ready.
- `GOODBITS_CREATE_SUBSCRIBER` — Create Subscriber — Tool to add a new subscriber to the newsletter. Use after confirming user opt-in.
- `GOODBITS_DELETE_SUBSCRIBER` — Delete Subscriber — Tool to mark a subscriber as deleted. Use when you need to prevent future emails being sent to a subscriber.
- `GOODBITS_GET_NEWSLETTER` — Get Newsletter Info — Tool to fetch newsletter identifier and name. Use after authenticating with your API token.
- `GOODBITS_UPDATE_SUBSCRIBER_STATUS` — Update Subscriber Status — Tool to update subscriber status. Use when you need to change an existing subscriber’s subscription status by email. Example: "Update the status of john@example.com to unsubscribed"

## Auth

Auth schemes: `API_KEY`.

## How agents use Goodbits

Inside a Definable workflow, Goodbits is one of the tools the **Distributor specialist** can call. Example coordination patterns:

- **Researcher → Goodbits** — the Researcher (GPT-5.5) pulls context from Goodbits (records, threads, documents), synthesises findings, and briefs the rest of the team.
- **Writer → Distributor → Goodbits** — the Writer (Claude Opus 4.7) drafts copy in brand voice, the Verifier passes it, then the Distributor writes the result into Goodbits (create record, post message, draft email).
- **Designer / Engineer → Distributor → Goodbits** — the Designer ships an asset or the Engineer ships a code change, the Distributor delivers it via Goodbits (attach file, open PR comment, post status).

The Verifier checks every Goodbits call. On rate limit, schema drift, or auth refresh it self-heals and retries — the workflow completes without manual intervention.

## Categories

- email newsletters — https://definable.ai/apps/category/email-newsletters/

## Related

- HTML page: https://definable.ai/apps/goodbits/
- Same category (email newsletters): https://definable.ai/apps/category/email-newsletters/
- All integrations: https://definable.ai/apps/
- Workflow (multi-agent loop): https://definable.ai/workflow/
- Apps llms.txt index: https://definable.ai/llms-apps.txt
