LinkedIn Post Generator

by NvkAnirudh
Verified

set_api_keys

Configure OpenAI and YouTube API keys to enable the LinkedIn Post Generator to create editable post drafts from video transcripts.

Input Schema

NameRequiredDescriptionDefault
openaiApiKeyYesYour OpenAI API key
youtubeApiKeyNoYour YouTube API key (optional)

Input Schema (JSON Schema)

{ "$schema": "http://json-schema.org/draft-07/schema#", "additionalProperties": false, "properties": { "openaiApiKey": { "description": "Your OpenAI API key", "minLength": 1, "type": "string" }, "youtubeApiKey": { "description": "Your YouTube API key (optional)", "type": "string" } }, "required": [ "openaiApiKey" ], "type": "object" }

You must be authenticated.

Other Tools from LinkedIn Post Generator

Related Tools

ID: 1ym9p61tgu