remove_music_track
ActiveTool of com.framesail/framesail
declared in 1.27.2
Remove a music track from the project.
Parameters schema
{
"type": "object",
"title": "remove_music_trackArguments",
"required": [
"track_id"
],
"properties": {
"track_id": {
"type": "string",
"title": "Track Id",
"description": "ID of the music track to remove, from list_music_tracks"
}
}
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
com.framesail/framesail
1/7 registries