Generate LinkedIn Ad Creatives
User needs ad copy for LinkedIn campaigns.
Generate multiple LinkedIn ad creative variations with different angles.
What this tool does:
- Creates 4 ad variations (problem-focused, solution-focused, social proof, curiosity)
- Generates introductory text (600 char max)
- Creates headlines (70 char max)
- Suggests appropriate CTAs
- Adds UTM tracking to landing pages
Parameters:
- business_name: Name of the business (required)
- business_description: What the business does (required)
- target_audience: Who to target (required)
- value_proposition: Main benefit (required)
- landing_page_url: Where to send traffic (required)
- campaign_objective: Campaign goal (optional, default: WEBSITE_VISIT)
- tone: Voice style (optional: professional, casual, urgent, inspirational)
- include_stats: Include statistics (optional)
- stats_to_include: Stats to use (optional)
Returns:
- 4 complete ad creative variations
- Each with: intro text, headline, CTA, landing URL with UTM
Example Prompts:
- “Generate ad copy for my LinkedIn campaign”
- “Create ad variations for my B2B SaaS”
- “Help me write LinkedIn ads for my marketing tool”
Execution time: <1 second
Authorizations
API key from https://adspirer.ai/keys. Prefix sk_live_. Treat as a secret — never commit.
Headers
Client-generated UUID to make writes idempotent. Strongly recommended for write tools. A repeat call with the same key returns the cached result instead of re-executing. Example: 550e8400-e29b-41d4-a716-446655440000
Body
All tool arguments are wrapped in an arguments object. The fields accepted inside arguments are listed below — required fields are marked with a red asterisk.
Input schema for generating LinkedIn ad creative variations
Response
Tool executed successfully. data.text carries the human-readable result (markdown-friendly). data.quota shows your current usage against the plan limit. data.structured appears when the tool emits machine-parseable structured content. data.content appears for tools that return non-text blocks (images, resources).
Returned on HTTP 200. data.text is the primary human-readable output. data.quota is always present for billable calls. data.structured is set only when the tool emits machine-parseable structured content. data.content is set only when the tool emits non-text content blocks.

