@clipform/mcp-server 2.0.2 → 2.0.3

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -18932,7 +18932,7 @@ function registerSearchMusicTool(server) {
18932
18932
  "clipform_search_music",
18933
18933
  {
18934
18934
  title: "Search Music",
18935
- description: `Search for royalty-free music tracks and ambient sounds. Quiz forms especially benefit from background music - it keeps energy up between questions. Also consider it for multi-step surveys and longer forms. Pass the returned URL as the audio track to clipform_generate_video or clipform_generate_slideshow. Returns download URLs, duration, artist, and license info.`,
18935
+ description: `Search for royalty-free music tracks and ambient sounds. Quiz forms especially benefit from background music - it keeps energy up between questions. Also consider it for multi-step surveys and longer forms. Pass the returned URL as the audio track to clipform_generate_video, or as the audio for the slideshow video template via clipform_render_video_template. Returns download URLs, duration, artist, and license info.`,
18936
18936
  inputSchema: {
18937
18937
  query: external_exports.string().describe("What to search for (e.g. 'upbeat quiz background', 'calm ambient', 'playful pizzicato')"),
18938
18938
  count: external_exports.number().min(1).max(10).default(5).optional().describe("Max results (default: 5)"),
@@ -19917,4 +19917,4 @@ export {
19917
19917
  RENDER_TIMING,
19918
19918
  createServer
19919
19919
  };
19920
- //# sourceMappingURL=chunk-FUYNNBSA.js.map
19920
+ //# sourceMappingURL=chunk-4LOCAEDB.js.map