video_summarize
ActiveTool of io.github.CDCStream/captapi
declared in 0.1.0
Transcribe an uploaded video/audio file and return an AI summary. 1 credit per minute + 1 for the summary. Costs ~2 credits; cached results are free, failures are never charged.
Parameters schema
{
"type": "object",
"required": [
"file"
],
"properties": {
"file": {
"type": "string",
"description": "Local path or multipart file upload of the video/audio to transcribe and summarize."
}
},
"additionalProperties": false
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
io.github.CDCStream/captapi
https://github.com/CDCStream/captapi
1/7 registries