LinkedIn Post Generator

by NvkAnirudh
Verified

youtube_to_linkedin_post

Convert YouTube video content into professional LinkedIn posts by summarizing the transcript and tailoring the tone for your audience, complete with optional hashtags and calls to action.

Input Schema

NameRequiredDescriptionDefault
audienceNoTarget audiencegeneral
hashtagsNoRelevant hashtags (optional)
includeCallToActionNoWhether to include a call to action
summaryToneNoTone of the summaryprofessional
toneNoTone of the LinkedIn postfirst-person
youtubeUrlYesYouTube video URL

Input Schema (JSON Schema)

{ "$schema": "http://json-schema.org/draft-07/schema#", "additionalProperties": false, "properties": { "audience": { "default": "general", "description": "Target audience", "enum": [ "general", "technical", "business", "academic" ], "type": "string" }, "hashtags": { "description": "Relevant hashtags (optional)", "items": { "type": "string" }, "type": "array" }, "includeCallToAction": { "default": true, "description": "Whether to include a call to action", "type": "boolean" }, "summaryTone": { "default": "professional", "description": "Tone of the summary", "enum": [ "educational", "inspirational", "professional", "conversational" ], "type": "string" }, "tone": { "default": "first-person", "description": "Tone of the LinkedIn post", "enum": [ "first-person", "third-person", "thought-leader" ], "type": "string" }, "youtubeUrl": { "description": "YouTube video URL", "format": "uri", "type": "string" } }, "required": [ "youtubeUrl" ], "type": "object" }

You must be authenticated.

Other Tools from LinkedIn Post Generator

Related Tools

ID: 1ym9p61tgu