save_project_content_to_library
ActiveTool of SendIt
declared in 0.1.0
Generate project content and save the outputs into the reusable content library.
Parameters schema
{
"type": "object",
"required": [
"projectId"
],
"properties": {
"count": {
"type": "number",
"maximum": 10,
"minimum": 1
},
"prompt": {
"type": "string"
},
"team_id": {
"type": "string",
"description": "Optional team ID or slug. Ignored when using a team-scoped API key."
},
"platforms": {
"type": "array",
"items": {
"type": "string"
}
},
"projectId": {
"type": "string"
},
"contentType": {
"enum": [
"reaction_demo",
"hook_slideshow",
"tiktok_video_remix",
"tiktok_slideshow_remix",
"ugc_avatar",
"caption_pack",
"content_calendar"
],
"type": "string"
}
}
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
SendIt
https://github.com/Shree-git/sendit
1/7 registries