list_voice_blocks
ActiveTool of com.framesail/framesail
declared in 1.27.2
List the project's voice blocks (per-speaker narration chunks) with their audio status and assigned voices.
Parameters schema
{
"type": "object",
"title": "list_voice_blocksArguments",
"required": [
"project_id"
],
"properties": {
"project_id": {
"type": "string",
"title": "Project Id",
"description": "Project ID, as returned by create_project or list_projects"
}
}
}Parent server
com.framesail/framesail
1/7 registries