Tool to create or update AI content in Gleap's knowledge base. Use when adding new documentation, help articles, or product information that AI assistants can reference. Supports text, file, and product content types with optional batch operations.
typeRequiredstringType of content being created. Must be one of: 'text' (text-based content), 'file' (file-based content), or 'product' (product information).
titleRequiredstringTitle of the AI content (required)
batchIdstringOptional batch identifier for grouping multiple content items together. Useful for bulk operations.
contentRequiredobjectContent object containing the actual content data. For text type, use {'text': 'Your content here'}. Structure varies by content type.
contentIdRequiredstringUnique identifier for this content item. Use this ID to update existing content or create new content with a specific ID.
readMoreUrlstringURL where users can access the full content or additional information.
readMoreLabelstringLabel text for the 'read more' link (e.g., 'Learn More', 'View Full Article').
dataRequiredData from the action execution
errorstringError if any occurred during the execution of the action
successfulRequiredbooleanWhether or not the action execution was successful or not
API key connection. Risk level 2 of 5.
Free Action
No published Skills explicitly reference this Action yet.