add_videos_to_folder
ActiveTool of Reel25 — Video Analytics for TikTok, Instagram & YouTube
declared in 1.0.4
Add videos to a folder (max 50). Free.
Parameters schema
{
"type": "object",
"$schema": "http://json-schema.org/draft-07/schema#",
"required": [
"folder_id",
"video_ids"
],
"properties": {
"folder_id": {
"type": "string",
"description": "Folder UUID"
},
"video_ids": {
"type": "array",
"items": {
"type": "string"
},
"description": "Video UUIDs to add"
}
},
"additionalProperties": false
}Parent server
Reel25 — Video Analytics for TikTok, Instagram & YouTube
https://github.com/usnmax88/reel25-mcp.git
1/7 registries