Skip to main content
Glama

LinkedIn Post Generator

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

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/NvkAnirudh/LinkedIn-Post-Generator'

If you have feedback or need assistance with the MCP directory API, please join our Discord server