generate_lead_magnet
Generate a LinkedIn lead magnet (text post + visual spec) from structured inputs like tools, metrics, and proof type. Streams NDJSON progress from validation to final output.
Instructions
Génère un lead magnet LinkedIn complet (post texte + visual_spec) à partir d'un input structuré (outils utilisés, chiffre + source, type de preuve, etc.). Stream NDJSON (validation → post → visual_spec → done). Renvoie la liste des événements parsés.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| outils | Yes | Outils utilisés (ex: ['Claude','n8n']) | |
| chiffre | No | Résultat chiffré : {value, unit?, timeframe?, source, source_detail?} | |
| audience | No | ||
| proof_type | Yes | ||
| cta_keyword | Yes | Mot-clé CTA en majuscules (CLAUDE, MAPS, AGENTS...) | |
| proof_roles | No | Si proof_type=role_list | |
| resource_url | No | ||
| resource_type | Yes | ||
| workshop_date | No | ||
| auto_dm_enabled | No | ||
| proof_file_tree | No | Si proof_type=file_tree | |
| resource_message | No | ||
| proof_product_link | No | ||
| proof_product_name | No |