check_api_keys
Verify API key functionality to ensure seamless integration and operation with the LinkedIn Post Generator, enabling automated creation of LinkedIn posts from YouTube video transcripts.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
No arguments |
Input Schema (JSON Schema)
{
"$schema": "http://json-schema.org/draft-07/schema#",
"additionalProperties": false,
"properties": {},
"type": "object"
}