# Toneden AI integration on Definable

> ToneDen automates social media campaigns, advertising, and landing pages, particularly for music promoters and event organizers looking to boost audience reach

## What this connects

ToneDen automates social media campaigns, advertising, and landing pages, particularly for music promoters and event organizers looking to boost audience reach

Vendor: https://www.toneden.io/

## Tools available

**26** tools available. First 12:

- `TONEDEN_CREATE_ADVERTISING_CAMPAIGN` — Create Advertising Campaign — Tool to create a ToneDen advertising campaign on Facebook or Google platforms. Use when you need to launch a new ad campaign with specified budget, targeting, and creatives.
- `TONEDEN_CREATE_ATTACHMENT` — Create Attachment — Tool to create an attachment. Use when you need to programmatically create a social unlock or contest attachment after gathering all required parameters.
- `TONEDEN_CREATE_LINK` — Create ToneDen Link — Tool to create a ToneDen link. Use when you have the target_type and, if needed, the services array. Supports creation of links for music, podcast, livestream, event, tour, biglink, fundraiser, smartlink, and custom types.
- `TONEDEN_DELETE_ADVERTISING_CAMPAIGN` — Delete Advertising Campaign — Deletes a ToneDen advertising campaign by ID using DELETE /advertising/campaigns/{campaignID}.
- `TONEDEN_DELETE_LINK` — Delete ToneDen Link — Deletes a ToneDen link by ID using DELETE /links/{linkID}.
- `TONEDEN_DELETE_PLAYBOOK_CAMPAIGN` — Delete ToneDen Playbook Campaign — Deletes a ToneDen playbook campaign by ID using DELETE /playbooks/campaigns/{campaignID}.
- `TONEDEN_EXPAND_LINK_TEMPLATE` — Expand ToneDen Link Template — Tool to expand a ToneDen link template. Use when you need to retrieve the full template link with your tracking pixels and optional service links. Provide a URL to generate platform services for music or podcast content.
- `TONEDEN_GET_ADVERTISING_CAMPAIGN` — Get Advertising Campaign — Retrieve a specific advertising campaign by its ID using ToneDen's API. Endpoint: GET /advertising/campaigns/{campaignID} Notes: - This endpoint does not require a userID in the path per official docs. - Some accounts may not have advertising access; in such cases, non-2xx responses are still returned here for observability instead of raising, so the caller can inspect the error object.
- `TONEDEN_GET_ADVERTISING_CAMPAIGN_CREATIVE_INSIGHTS` — Get Advertising Campaign Creative Insights — Retrieve creative performance insights for a specific advertising campaign using ToneDen's API. Endpoint: GET /advertising/campaigns/{campaignID}/creativeInsights. Note: Endpoint uses camelCase `creativeInsights` per official docs.
- `TONEDEN_GET_ADVERTISING_CAMPAIGN_INSIGHTS` — Get Advertising Campaign Insights — Retrieve performance insights for a specific advertising campaign using ToneDen's API. Endpoint: GET /advertising/campaigns/{campaignID}/insights.
- `TONEDEN_GET_ATTACHMENT` — Get Attachment — Tool to retrieve an attachment by ID. Use when you need to fetch details of an existing attachment by its ID.
- `TONEDEN_GET_ATTACHMENT_ENTRIES_TIME_SERIES` — Get Attachment Entries Time Series — Tool to fetch time-series entry statistics for a specific attachment. Use when you need chronological entry data points for an attachment.

## Auth

Auth schemes: `API_KEY`, `OAUTH2`. Managed by Definable: `OAUTH2` — no client credentials required from the user.

## How agents use Toneden

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

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

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

## Categories

- social media marketing — https://definable.ai/apps/category/social-media-marketing/
- marketing automation — https://definable.ai/apps/category/marketing-automation/

## Related

- HTML page: https://definable.ai/apps/toneden/
- Same category (social media marketing): https://definable.ai/apps/category/social-media-marketing/
- All integrations: https://definable.ai/apps/
- Workflow (multi-agent loop): https://definable.ai/workflow/
- Apps llms.txt index: https://definable.ai/llms-apps.txt
