You're viewing a demo portfolio

Join the waitlist
PRSM

browse_audio_library

Active

Tool of com.framesail/framesail

declared in 1.27.2

Browse the audio library for background music and sound effects. category: "music" | "sfx". Returns track ids for add_music_track / add_segment_sfx.

Parameters schema

{
  "type": "object",
  "title": "browse_audio_libraryArguments",
  "properties": {
    "mood": {
      "type": "string",
      "title": "Mood",
      "default": "",
      "description": "Filter by the track's mood tag; empty for no filter"
    },
    "genre": {
      "type": "string",
      "title": "Genre",
      "default": "",
      "description": "Filter by the track's genre tag; empty for no filter"
    },
    "search": {
      "type": "string",
      "title": "Search",
      "default": "",
      "description": "Free-text search over track names/descriptions; empty for no filter"
    },
    "category": {
      "type": "string",
      "title": "Category",
      "default": "",
      "description": "Track kind: \"music\" (background tracks) or \"sfx\" (sound effects); empty returns both"
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.70.

Parent server

com.framesail/framesail

1/7 registries
View full server →