ai.switchapp/switch
REMOTE · MCP.SWITCHAPP.AI · SCANNED AUG 3
Generate, manage and explore your Switch AI image and video library, scoped to your account.
Available components
How this component scores in each security and reliability category. Every signal is checked automatically against the live server, and we only credit what we can confirm. How we score →
Endpoint Security94
- The endpoint's TLS certificate is valid, in date, and uses a strong key. View diagnostics → Pass
- Authorisation is enforced on tool calls, advertised via RFC 9728 protected-resource metadata. Discovery is public, which costs nothing: no tool can be invoked without a token. View diagnostics → Pass
- HTTPS is enforced; there's no plaintext access path. View diagnostics → Pass
- The HSTS (Strict-Transport-Security) header is present. View diagnostics → Pass
- DNSSEC check failed: this domain isn't protected by DNSSEC. See how to fix → View diagnostics → Fail
- The authorisation server offers only Dynamic Client Registration (RFC 7591), which MCP 2026-07-28 deprecated in favour of Client ID Metadata Documents. View diagnostics → Partial
Transport & Reachability100
- Verified streamable-http transport via a live MCP handshake. View diagnostics → Pass
Schema Quality & AI Usability72
- 100% of prompts and resources have a non-trivial description (not blank, and not just the item's name).Pass
- AI-judged instruction clarity (good).Pass
- Context-footprint check failed: tool/resource definitions use about 8175 tokens (~199/item across 41 items; 40 tools + 1 resources), over budget; trim descriptions and params. See how to fix → Fail
- Usage-examples check failed: none of the tools include examples. See how to fix → Fail
Stability & Change Management27
- Stability observed for 8 of 30 days with no destabilising changes; credit accrues until the full window elapses.Partial
Tool Coverage100
- 100% of tools have a non-trivial description (not blank, and not just the tool's name).Pass
- 98% of tool parameters carry a description.Partial
- Structured output schemas are declared (5% of tools); any adoption earns full credit.Pass
Capabilities100
- Implements a supported MCP spec version (2025-11-25); the latest is 2026-07-28.Pass
- Supports UI / widget rendering.Pass
Add this component to your MCP client. Where a client-specific snippet is available, pick your client below and copy it straight into your config; otherwise use the connection detail shown.
remote · mcp.switchapp.ai
claude mcp add --transport http ai-switchapp-switch https://mcp.switchapp.ai/mcp
[mcp_servers.ai-switchapp-switch] url = "https://mcp.switchapp.ai/mcp"
{
"$schema": "https://opencode.ai/config.json",
"mcp": {
"ai-switchapp-switch": {
"type": "remote",
"url": "https://mcp.switchapp.ai/mcp",
"enabled": true
}
}
} openclaw mcp add ai-switchapp-switch --url https://mcp.switchapp.ai/mcp --transport streamable-http
mcp_servers:
ai-switchapp-switch:
url: "https://mcp.switchapp.ai/mcp" {
"mcpServers": {
"ai-switchapp-switch": {
"type": "http",
"url": "https://mcp.switchapp.ai/mcp"
}
}
} The mcpServers block is a cross-client convention. Remote transports vary, so check your client's docs.
Every change we have recorded for this component, newest first. Security-relevant changes are always shown. ▲ marks a change for the better, ▼ a change for the worse; unmarked changes are neutral.
- 3 Aug 26 +1
No change was recorded against any check on this day. Stability & Change Management went from 23 to 27. That category is still filling its 30-day observation window: 7 days of observed history at the previous scan, 8 at this one. The score rises as the window fills, whether or not the server changes.
- 31 Jul 26 +6
- We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
- 30 Jul 26 0
- We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
- 28 Jul 26 +1
No change was recorded against any check on this day. Stability & Change Management went from 3 to 7. That category is still filling its 30-day observation window: 1 days of observed history at the previous scan, 2 at this one. The score rises as the window fills, whether or not the server changes.
- 27 Jul 26 +1
- We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
- 26 Jul 26 72
First indexed and scored.
Diagnostic detail from the automated scan of this channel: what the scanner observed at each step, so you can see exactly where a check passed or failed. It is informational only and never changes the trust score.
Captured 3 Aug 2026 · Probed https://mcp.switchapp.ai/mcp
TLS valid
Negotiated TLS 1.3 with TLS_AES_128_GCM_SHA256 .
| Subject | Issuer | Valid from | Valid until | Key | Signature | Serial |
|---|---|---|---|---|---|---|
| CN=mcp.switchapp.ai | CN=YR2,O=Let's Encrypt,C=US | 11 Jul 2026 | 9 Oct 2026 | RSA 2048 | SHA256-RSA | 5b54664db04fcbedb4e5eeeca8794bb0e10 |
| SANs: mcp.switchapp.ai | ||||||
| CN=YR2,O=Let's Encrypt,C=US (CA) | CN=Root YR,O=ISRG,C=US | 3 Sept 2025 | 2 Sept 2028 | RSA 2048 | SHA256-RSA | 4ebd24947e24d394802d84a52fd5b319 |
| CN=Root YR,O=ISRG,C=US (CA) | CN=ISRG Root X1,O=Internet Security Research Group,C=US | 13 May 2026 | 2 Sept 2032 | RSA 4096 | SHA256-RSA | f24b6d17f9d9ad7cb1c9fea78782699f |
DNSSEC insecure
Validation of mcp.switchapp.ai. — Not signed
| Zone | DS | Keys | Algorithms | Outcome |
|---|---|---|---|---|
| . | trust_anchor | 20326, 38696 | 8, 8 | Verified |
| ai. | present | 3799 | 8 | Verified |
| switchapp.ai. | absent | Unsigned (proven) parent-signed NSEC/NSEC3 proves an unsigned delegation |
Authentication Enforced and verified
The endpoint asked for a token and published valid RFC 9728 metadata describing how to get one.
| Result | Enforced and verified |
|---|---|
| Enforced | On tool calls |
| HTTP status | 200 |
WWW-Authenticate challenge Bearer realm="switch-mcp", error="invalid_token", resource_metadata="https://mcp.switchapp.ai/.well-known/oauth-protected-resource/mcp", scope="mcp:read"
Bearer realm="switch-mcp", error="invalid_token", resource_metadata="https://mcp.switchapp.ai/.well-known/oauth-protected-resource/mcp", scope="mcp:read" | Header | Value |
|---|---|
| strict-transport-security | max-age=63072000 |
| x-content-type-options | nosniff |
| referrer-policy | strict-origin-when-cross-origin |
Protected resource metadata
| Document | https://mcp.switchapp.ai/.well-known/oauth-protected-resource/mcp |
|---|---|
| Retrieved | Yes |
| Resource | https://mcp.switchapp.ai/mcp |
| Authorisation server | https://mcp.switchapp.ai |
Transports 2 probes
| Transport | URL | Outcome | Status | Location |
|---|---|---|---|---|
| streamable-http | https://mcp.switchapp.ai/mcp | Verified | 200 | |
| http (plaintext) | http://mcp.switchapp.ai/mcp | HTTPS enforced | 308 | https://mcp.switchapp.ai/mcp |
The tools this component advertises to a client, with an estimated token cost for each. Expand a tool to see its parameters and schema. The per-tool counts are indicative and are not scored directly; the schema's total context footprint is one signal in Schema Quality & AI Usability.
analyze_video Analyze Video ~236
Switch Vision — watch and understand a video (or image) like a human and answer a question about it: scenes, subjects, actions, on-screen text, pacing, mood and sentiment. Pass video_url (a public https video URL, including YouTube) OR one of your own Switch videos (a video/asset id from list_my_videos / list_my_assets / upload_media). Add an optional question to focus the analysis (e.g. "what is the tone and energy?", "list the cuts and what each shot shows"). Use this whenever the user gives you a reference video and wants its style, energy, structure or content understood — for example before making a new video that matches it.
| Name | Type | Req | Description |
|---|---|---|---|
| question | string | — | Optional. What to find out about the video — tone, structure, on-screen text, sentiment, etc. |
| video_url | string | yes | A public https video URL (YouTube ok), OR one of your own Switch videos — a video/asset id, or the download_url / view_url from list_my_videos or get_video_status. Switch resolves its own links to th… |
No output schema declared.
No examples provided.
analyze_video_report Full Video Analysis ~256
Run the FULL Switch Vision analysis on a video, the same premium report the Video Analysis page produces: it watches AND listens in three forensic passes and returns a structured report with every category: overview (scores and takeaways), a second by second timeline, audio, visual craft, story and retention, speech transcript, ready to run recreation prompts, and metadata. Pass video_url (a public https video URL, YouTube included) OR one of your own Switch video ids. For an external file also pass duration_seconds (YouTube and your own videos are measured automatically) because the analysis is billed per second. Optional question focuses the analysis. Returns a report_id right away; poll get_vision_report until status is succeeded (a few minutes). If it cannot finish, your tokens are returned automatically. For one quick question about a video use analyze_video instead; this tool is the full paid report.
| Name | Type | Req | Description |
|---|---|---|---|
| duration_seconds | number | — | Length in seconds. Required for external files; YouTube and your own Switch videos are measured automatically. |
| question | string | — | Optional. Something to pay special attention to. |
| video_url | string | yes | A public https video URL (YouTube ok), OR one of your own Switch video ids. |
No output schema declared.
No examples provided.
apply_cinematic_anamorphic Apply Cinematic Anamorphic ~120
ARRI Alexa anamorphic widescreen film look. Choose grade: warm golden, cool noir, or moody desaturated. Returns the styled prompt stack for your shot — pair it with generate_image.
| Name | Type | Req | Description |
|---|---|---|---|
| style | string | yes | warm_golden = late-afternoon honey. cool_noir = neon-fill desaturated. moody_desaturated = soft window low-contrast. |
| subject | string | — | What you want to shoot. E.g. "a woman walking through a hotel lobby" or "morning coffee on the balcony". |
No output schema declared.
No examples provided.
apply_graphic_editorial_portrait Apply Graphic Editorial Portrait ~107
Sharp graphic editorial portrait — premium fashion-magazine grade, hard graphic composition. Classic studio or golden-hour outdoor. Returns the styled prompt stack for your shot — pair it with generate_image.
| Name | Type | Req | Description |
|---|---|---|---|
| style | string | yes | classic = Hasselblad H6D studio. golden_hour = Canon R5 outdoor. |
| subject | string | — | What you want to shoot. E.g. "a woman walking through a hotel lobby" or "morning coffee on the balcony". |
No output schema declared.
No examples provided.
apply_high_fashion_editorial Apply High Fashion Editorial ~137
High-fashion magazine cover/editorial energy. Choose a photographer mood: Mario Testino glossy, Steven Klein dark cinematic, Inez & Vinoodh hard-flash, Annie Leibovitz painterly, Tim Walker dreamlike, Peter Lindbergh black-and-white natural, or Cass Bird off-duty. Returns the styled prompt stack for your shot — pair it with generate_image.
| Name | Type | Req | Description |
|---|---|---|---|
| style | string | yes | Photographer attribution drives the lighting + camera + grade stack. |
| subject | string | — | What you want to shoot. E.g. "a woman walking through a hotel lobby" or "morning coffee on the balcony". |
No output schema declared.
No examples provided.
apply_iphone_realism Apply Iphone Realism ~162
Phone-shot amateur look — looks like a real person snapped it on their phone. Casual, candid, pore-level real, no professional gloss. Three flavors: digital phone, 35mm film point-and-shoot, or off-duty intimate. Returns the styled prompt stack for your shot — pair it with generate_image.
| Name | Type | Req | Description |
|---|---|---|---|
| style | string | yes | digital_phone = Sony A7IV + 50mm f/1.4 GM phone-style realism. film_pointshoot = Contax T2 35mm Portra 400. off_duty_intimate = Cass Bird natural-window editorial. |
| subject | string | — | What you want to shoot. E.g. "a woman walking through a hotel lobby" or "morning coffee on the balcony". |
No output schema declared.
No examples provided.
apply_magic_hour_portrait Apply Magic Hour Portrait ~121
Golden-hour rim-light editorial portrait. Choose camera: Canon R5 + 85mm f/1.2 or Hasselblad H6D + 80mm. Returns the styled prompt stack for your shot — pair it with generate_image.
| Name | Type | Req | Description |
|---|---|---|---|
| style | string | yes | canon_85mm = Canon R5 portrait standard. hasselblad_80mm = medium-format luxury. |
| subject | string | — | What you want to shoot. E.g. "a woman walking through a hotel lobby" or "morning coffee on the balcony". |
No output schema declared.
No examples provided.
apply_movie_scene Apply Movie Scene ~165
Put me in a movie — full cinematic film look matching specific film genres. Choose: neon-noir action thriller, 80s finance excess, comic-book superhero blockbuster, video-game key art, or generic action thriller. Returns the styled prompt stack for your shot — pair it with generate_image.
| Name | Type | Req | Description |
|---|---|---|---|
| style | string | yes | neon_noir_action = wet streets + neon + anamorphic. glamour_finance_excess = 1980s Wall Street mahogany / gold. superhero_blockbuster = comic-book key art. video_game_character = Unreal-Engine charac… |
| subject | string | — | What you want to shoot. E.g. "a woman walking through a hotel lobby" or "morning coffee on the balcony". |
No output schema declared.
No examples provided.
apply_product Apply Product ~116
Product photography. Choose: clean studio hero shot, real-world lifestyle, extreme macro detail, or top-down flat lay. Returns the styled prompt stack for your shot — pair it with generate_image.
| Name | Type | Req | Description |
|---|---|---|---|
| style | string | yes | clean_studio = seamless backdrop hero. lifestyle = product in use. macro_detail = extreme close-up texture. flat_lay = top-down catalog. |
| subject | string | — | What you want to shoot. E.g. "a woman walking through a hotel lobby" or "morning coffee on the balcony". |
No output schema declared.
No examples provided.
apply_travel Apply Travel ~165
Luxury travel + hotel editorial. Real architecture is preserved exactly (no inventing buildings). Choose subject: hotel hero, rural property, scenic view, drone aerial, lifestyle moment, or interior. If you attach a reference image of a real property, the architecture lock kicks in automatically. Returns the styled prompt stack for your shot — pair it with generate_image.
| Name | Type | Req | Description |
|---|---|---|---|
| style | string | yes | hotel_hero = property is the star. rural_property = country estate. scenic_view = pure landscape. drone_aerial = top-down or 45° from above. lifestyle = model + destination. interior = inside the pro… |
| subject | string | — | What you want to shoot. E.g. "a woman walking through a hotel lobby" or "morning coffee on the balcony". |
No output schema declared.
No examples provided.
apply_ugc Apply Ugc ~132
User-generated content — looks like a real person captured it casually. Choose: phone shot, film point-and-shoot, mirror selfie, or car selfie. Returns the styled prompt stack for your shot — pair it with generate_image.
| Name | Type | Req | Description |
|---|---|---|---|
| style | string | yes | phone_shot = iPhone-style snap. film_pointshoot = Contax T2 grain. mirror_selfie = bathroom/bedroom mirror. car_selfie = inside-the-car phone. |
| subject | string | — | What you want to shoot. E.g. "a woman walking through a hotel lobby" or "morning coffee on the balcony". |
No output schema declared.
No examples provided.
apply_wellness Apply Wellness ~127
Wellness / yoga / fitness / lifestyle campaign — warm amber tropical, tropical paradise cinematic, or high-key cyan beach. Returns the styled prompt stack for your shot — pair it with generate_image.
| Name | Type | Req | Description |
|---|---|---|---|
| style | string | yes | warm_amber_tropical = warm honey grade with golden haze. hanalei_cinematic = soft golden mist + infinity pool reflection. high_key_cyan_beach = bright daylit cyan ocean. |
| subject | string | — | What you want to shoot. E.g. "a woman walking through a hotel lobby" or "morning coffee on the balcony". |
No output schema declared.
No examples provided.
cancel_my_task Cancel Task ~71
Stop one of your generation tasks by task id — works on queued AND running tasks. Already-saved images stay in your library; nothing is deleted or refunded. Returns how many images were saved out of how many you requested.
| Name | Type | Req | Description |
|---|---|---|---|
| taskId | string | yes | Task id from generate_image or list_my_tasks. |
No output schema declared.
No examples provided.
check_balance Check Balance ~66
Check your daily Switch spending — what you have spent today, your daily limit, and what is remaining. Optionally pass an `estimatedCost` (USD) to also get whether you can afford it.
| Name | Type | Req | Description |
|---|---|---|---|
| estimatedCost | number | — | Optional dollar amount to test against your daily limit. |
No output schema declared.
No examples provided.
check_job_status Check Job Status ~60
Polling-friendly status check for one of your tasks. Returns a slim shape with `status`, `progressPct`, and `eta` so you can poll without refetching the full payload.
| Name | Type | Req | Description |
|---|---|---|---|
| taskId | string | yes | Task id to check. |
No output schema declared.
No examples provided.
create_depth_map Create Depth Map ~186
Turn a video into a DEPTH MAP: a grayscale video where brightness encodes distance, used as a motion reference so a new generated subject moves exactly like your source clip. Pass video_url (a public https video URL) OR one of your own Switch video ids (from list_my_videos or list_my_assets). For an external URL also pass duration_seconds (the clip length; your own Switch videos carry it automatically) because the render is billed per second of video. Returns a task_id right away; poll get_depth_map_status until the download URL is ready (usually a few minutes). If the render fails, your tokens are returned automatically.
| Name | Type | Req | Description |
|---|---|---|---|
| duration_seconds | number | — | Clip length in seconds. Required for external URLs; your own Switch videos are measured automatically. |
| video_url | string | yes | A public https video URL, OR one of your own Switch video ids. |
No output schema declared.
No examples provided.
explore_models Explore Models ~42
Browse the image-generation models available to your Switch account. Returns model id, display name, brand, and credits-per-image so you can pick one before calling generate_image.
Input schema present but exposes no named parameters.
No output schema declared.
No examples provided.
generate_audio Generate Audio ~464
Generate spoken audio from text: narration, a voiceover, a read-aloud script, or a multi-voice dialogue. Pass text (up to 2048 chars) — the words to be spoken. To speak in one of YOUR saved voices, pass voice with the voice NAME (or id): users speak plain language and never know ids, so resolve the name yourself (the voice tool, action "list", shows every saved voice) and never ask the user for an id. Reference voices, trained clones and preset voices are all routed correctly by kind. To match a voice instantly from a clip instead, pass reference_audio_url (a short clip) or up to 3 reference_audio_urls and address them as @Audio1, @Audio2, @Audio3 in the text for dialogue. Alternatively pass image_url to voice a scene from a picture (cannot combine with reference audio). Optional speech_rate (-50..100), pitch (-12..12), loudness (-50..100). Returns a playable audio_url, duration_seconds, and generation_id (also saved to your library).
| Name | Type | Req | Description |
|---|---|---|---|
| format | string | — | Optional output format. Default mp3. |
| image_url | string | — | Optional. Voice a scene from a picture. Cannot be combined with reference audio. |
| loudness | number | — | Optional. Loudness, -50 (quieter) to 100 (louder). 0 is normal. |
| pitch | number | — | Optional. Pitch, -12 to 12. 0 is normal. |
| reference_audio_url | string | — | Optional. A short clip URL to instantly match that voice. |
| reference_audio_urls | array | — | Optional. Up to 3 reference clip URLs for multi-voice dialogue. |
| speech_rate | number | — | Optional. Speaking speed, -50 (slower) to 100 (faster). 0 is normal. |
| text | string | yes | The words to speak / narrate / perform. Max 2048 chars. For dialogue, address voices as @Audio1, @Audio2, @Audio3. |
| voice | string | — | Optional. A saved voice — pass its NAME (or id); it is resolved and routed by kind automatically. Omit for a natural default voice. |
No output schema declared.
No examples provided.
generate_image Generate Image ~518
Generate one or more Switch images. Auto-routes to the right model based on subject (Nano Banana 2 default, GPT Image 2 for swimwear/beach, Switch Model/Ultra/Pro for sexier content, Nano Banana Pro for typography-heavy). Counts <= 8 render inline in chat; counts > 8 queue to your Switch Studio with progress polling. All images persist to your Studio library and folder. Pass an optional `style` (e.g. "wellness/warm_amber_tropical", "high_fashion_editorial/testino_glossy", "movie_scene/neon_noir_action") to apply a curated photographic stack from the apply_* skill tools.
| Name | Type | Req | Description |
|---|---|---|---|
| aspect_ratio | string | — | Image aspect ratio. Default 9:16 (vertical, social-friendly). |
| count | integer | — | How many images to generate. Default 4. <= 8 returns inline, > 8 queues to Studio. Beta limit: max 50 per request — larger asks are capped at 50 and the response says so. |
| face_reference_ids | array | — | Face reference asset ids from upload_reference_asset (frame_type "face"). The ONLY way to use a face/likeness reference. Each id is verified server-side (your own untouched original + identity verifi… |
| folder_name | string | — | Optional Switch Studio folder name. Auto-created if missing. Defaults to the chat-derived title. |
| model | string | — | Optional explicit model. If omitted, auto-routed based on subject content (see tool description). |
| real_photo_look | boolean | — | Optional. Adds the casual real-photo texture (film grain, amateur iPhone feel). OFF by default — only set true when the user asks for the realistic, unpolished look. |
| reference_image_urls | array | — | Optional public image URLs used as GENERIC references (products, scenery, outfits, style). These are never treated as face references — for a person's face/likeness use face_reference_ids. |
| style | string | — | Optional curated style stack from the apply_* skill tools. Format "<skill>/<style_key>", e.g. "wellness/warm_amber_tropical" or "high_fashion_editorial/leibovitz_painterly". |
| subject | string | yes | Plain-English description of what to generate. E.g. "a woman walking through a hotel lobby" or "morning coffee on the balcony, model wearing a robe". |
| Name | Type | Req | Description |
|---|---|---|---|
| _widget | object | — | — |
| asset | object | — | — |
| images | array | — | — |
No examples provided.
generate_video Generate Video ~1,011
Generate Switch video across the real provider lineup (Kling, Seedance, Switch Video/WAN 2.7, Switch Video Edit, Topaz upscale) and modes (text-to-video, image-to-video, frame-to-frame, motion, omni, reference-to-video, video-edit, upscale). ALWAYS call list_video_models first to pick the right model + mode and see its required inputs. Pass one shot, or shots:[...] for a storyboard (max 4 by default, hard max 10) where EACH shot is DIFFERENT — never repeat one prompt to get copies. Renders async (~30-90s); a background job delivers each clip to your library. Returns a task_id per shot — poll get_video_status or list_my_videos.
| Name | Type | Req | Description |
|---|---|---|---|
| aspect_ratio | string | — | e.g. 9:16, 16:9, 1:1. Must be allowed for the model (see list_video_models). |
| audio | boolean | — | Omni / Seedance refs: generate audio. Omni is ON by default; set false for a silent clip. Other models ignore this. See list_video_models for which models generate audio and the max seconds with vs w… |
| character_orientation | string | — | Motion mode only: follow the character image (default) or the reference video. |
| duration | string | — | Clip length in seconds. Default 5. Seedance does 4-15s; Switch Video (WAN) does 5/10/15; Kling/Switch Video Edit cap at 10 — see each model's durations in list_video_models. |
| end_image_url | string | — | End frame for frame-to-frame mode. |
| face_reference_ids | array | — | Face reference asset ids from upload_reference_asset (frame_type "face") — the ONLY way to use a face/likeness reference in video. Each id is verified server-side (your own untouched original + ident… |
| image_url | string | — | Required for image-to-video / frame-to-frame / motion. Accepts EITHER a Switch asset id (from show_media / list_my_assets / upload_media) OR a public https url. An asset id is resolved server-side, s… |
| mode | string | — | Video mode. Must be supported by the chosen model (see list_video_models). |
| model | string | — | Model id from list_video_models (e.g. kling-v3, seedance-2.0-t2v, wan-2.7-t2v, topaz). Or prefer option_id from list_video_models. |
| option_id | string | — | Optional catalog id from list_video_models (e.g. "kling-image"); use instead of model+mode. |
| reference_audio_urls | array | — | Seedance reference/omni only: up to 3 reference audio files to drive synthesized audio. Requires at least one reference image or video. |
| reference_image_urls | array | — | GENERIC reference images (products, scenery, outfits, style). Each entry accepts EITHER a Switch asset id (from show_media / list_my_assets / upload_media / get_my_active_references) OR a public http… |
| reference_video_urls | array | — | Seedance reference/omni only: up to 3 reference video clips for motion/style guidance. A Seedance video ref can satisfy the required visual anchor. NOTE: the AUDIO track of these clips is IGNORED — n… |
| resolution | string | — | Output resolution. Defaults to 1080p where the model supports it. 720p is cheaper and faster. 480p is the cheapest, only on Seedance 2.0 Mini (budget tier). 4K is only on Kling v3 text/image and Klin… |
| shots | array | — | A storyboard of 1-10 DISTINCT shots. Each item takes the same fields as a single shot (subject, model, mode, image_url, etc.). |
| subject | string | — | The shot: subject + motion + scene (video needs motion language, e.g. "slow push-in"). |
| video_url | string | — | Required for video-edit and upscale (the source clip). Accepts one of YOUR Switch videos — a job id from list_my_videos / get_video_status, or its download_url / view_url — or any publicly downloadab… |
No output schema declared.
No examples provided.
get_depth_map_status Get Depth Map Status ~85
Check one of your depth map renders started with create_depth_map. Pass the task_id it returned. While rendering it reports processing; when finished it returns depth_video_url, a download link for the grayscale motion reference video. If the render failed, it says so and confirms your tokens were returned.
| Name | Type | Req | Description |
|---|---|---|---|
| task_id | string | yes | The task_id returned by create_depth_map. |
No output schema declared.
No examples provided.
get_my_active_references Get Active References ~211
Read the user's staged references in Switch Studio. Returns TWO groups: (1) the image-generation reference strip (typed face/body/outfit/scenery/product slots) under `refs`, and (2) the VIDEO-tab references the user staged in the Omni/Image video tabs (the @Image1/@Image2 strip) under `videoReferences`, with usable signed URLs. Call this before generate_image or generate_video whenever the user says "use my refs" or refers to images they staged in Studio (including "the images in my video tab"). To make a video from the video-tab refs, pass videoReferences.imageUrls into generate_video reference_image_urls (and videoUrls into reference_video_urls) in reference-to-video / omni mode. Refs marked alive:false are dead (stored file gone) and are already excluded from the usable url lists. NOTE: a photo the user just attached in THIS chat is in neither group — for that, call upload_media and use its returned url/asset id directly.
Input schema present but exposes no named parameters.
No output schema declared.
No examples provided.
get_video_status Get Video Status ~87
Check the status of one of your video jobs by task_id (from generate_video) or job_id. Returns status, a viewable view_url when finished, or the error if it failed. Poll this every ~20s — do not loop rapidly.
| Name | Type | Req | Description |
|---|---|---|---|
| job_id | string | — | Alternatively, the job_id. |
| task_id | string | — | Task id returned by generate_video. |
No output schema declared.
No examples provided.
get_vision_report Get Analysis Report ~116
Fetch one of your finished Video Analysis reports by report_id (from analyze_video_report or list_vision_reports). Returns the complete structured report: overview scores and takeaways, the timeline of scenes, audio, visual, story, speech, the recreation section with every master prompt, and metadata, plus recreation_prompt (the ready to run prompt) at the top level. While an analysis is still running this reports processing; poll it every 20 to 30 seconds.
| Name | Type | Req | Description |
|---|---|---|---|
| report_id | string | yes | The report id to fetch. |
No output schema declared.
No examples provided.
lip_sync_video Lip Sync Video ~489
Lip-sync audio onto one of your videos. RECOMMENDED: action="create" with engine="best" + video_url + sound_file (base64 data URI) — syncs the whole clip on the highest-quality engine, no face step needed. Kling flow (manual timing control): (1) action="identify-face" with video_url (MP4/MOV, 2-60s, <=100MB, 720p/1080p); (2) action="create" with session_id + face_id + audio + timing IN MILLISECONDS (sound_start_time, sound_end_time, sound_insert_time) + optional speech_volume/original_audio_volume (0-100); (3) action="status" with the task_id to poll — returns a branded SwitchApp view_url when done. Charges credits on create; failed jobs are refunded.
| Name | Type | Req | Description |
|---|---|---|---|
| action | string | yes | Which step to run. |
| audio_id | string | — | create: alternative to sound_file — an existing audio id. |
| engine | string | — | create: "best" = highest-quality whole-clip sync (needs only video_url + sound_file). Default "kling" (timeline flow). |
| face_id | string | — | create: a face_id from identify-face (one face supported). |
| original_audio_volume | number | — | create: how loud the clip's own sound stays, as a percent 0-100 (default 0). |
| session_id | string | — | create: from identify-face. |
| sound_end_time | integer | — | create: audio end, in MILLISECONDS. |
| sound_file | string | — | create: base64 data URI of the audio (e.g. data:audio/mpeg;base64,...). |
| sound_insert_time | integer | — | create: where in the video to place the audio, in MILLISECONDS. |
| sound_start_time | integer | — | create: audio start, in MILLISECONDS. |
| speech_volume | number | — | create: how loud the new speech is, as a percent 0-100 (default 100). |
| task_id | string | — | status: the task_id from create. |
| video_url | string | — | identify-face: the source video (MP4/MOV, 2-60s, <=100MB, 720p/1080p). Use a SwitchApp/public URL. |
No output schema declared.
No examples provided.
list_generations List Generations ~92
List your recent and active generation tasks. Returns counts per status (pending / running / completed / failed) plus an array of your tasks with id, status, prompts, model, ref counts, scheduledAt, finishedAt.
| Name | Type | Req | Description |
|---|---|---|---|
| limit | integer | — | Default 10. Max 50. |
| status | — | — | "all" for everything, or array like ["pending","running"]. Default: active + recent. |
No output schema declared.
No examples provided.
list_my_assets List Assets ~112
Return asset METADATA only (id, truncated prompt, model, created date), newest first. This does NOT display images and must NOT be used to show pictures — if the user says "show me / display my last image(s)", call show_media instead (it renders them; pass count=N for several). Use list_my_assets only when you need ids/metadata for another tool (e.g. move_asset) or a plain text list.
| Name | Type | Req | Description |
|---|---|---|---|
| count | integer | — | Default 20. Max 50. |
No output schema declared.
No examples provided.
list_my_folders List Folders ~38
List the folders in your Switch library (id, name, parent). Use this to find an existing folder before move_asset or create_folder.
Input schema present but exposes no named parameters.
No output schema declared.
No examples provided.
list_my_videos List Videos ~94
List your recent Switch videos, newest first — id, status, prompt, model, and a viewable view_url for finished clips. Use this to check whether videos finished and to let the user choose which one they want.
| Name | Type | Req | Description |
|---|---|---|---|
| count | integer | — | How many to return. Default 10. Max 50. |
| status | string | — | Optional filter: submitted, processing, succeed, failed, or all. |
No output schema declared.
No examples provided.
list_video_models List Video Models ~63
List the video providers, models, and modes available to your Switch account, with each model's required inputs, allowed aspect ratios and durations, and a rough per-second cost. Call this before generate_video so you pick a real model + mode and supply the right inputs.
Input schema present but exposes no named parameters.
No output schema declared.
No examples provided.
list_vision_reports List Analysis Reports ~74
List your Video Analysis history, newest first: report_id, date, status, source kind, duration, engine, tokens charged, and each report's headline. Use it to find a past analysis, then pass its report_id to get_vision_report (full report) or video_to_prompt (just the recreation prompt).
Input schema present but exposes no named parameters.
No output schema declared.
No examples provided.
search_my_library Search Library ~86
Search your library by prompt substring (metadata only — id, prompt, date). Optional folderId scopes to one folder. Only your own assets are returned. This does NOT display images; to show/display results to the user, pass their ids to show_media.
| Name | Type | Req | Description |
|---|---|---|---|
| folderId | string | — | — |
| limit | integer | — | Default 20. |
| query | string | yes | — |
No output schema declared.
No examples provided.
show_generation Show Generation ~56
Get the full detail of one of your generations by task id — prompts, model, ref counts, saved/failed counts, ETA hint, asset ids.
| Name | Type | Req | Description |
|---|---|---|---|
| taskId | string | yes | Task id from generate_image or list_generations. |
No output schema declared.
No examples provided.
show_media Show Media ~224
Display the user's images inline — one or many. Users speak plainly and will NOT know asset ids; never ask for one, resolve it yourself. For "show me" or "show me my last image" call with NO arguments (shows the most recent image). For "show me my last 4 images / my last 10 pictures" pass count=N (returns a clean grid, up to 12). For a specific known image pass assetId. Renders a branded SwitchApp media card with a Download action per result; do not just print URLs. (Videos are not shown here — use list_my_videos and return the newest finished video's view_url, which plays.)
| Name | Type | Req | Description |
|---|---|---|---|
| assetId | string | — | Optional. A specific image id (from list_my_assets, search_my_library, or show_generation). Omit to show the most recent image(s). |
| count | integer | — | Optional. How many of the most recent images to show as a grid (default 1, max 12). Use when the user says "my last N images/pictures". |
| Name | Type | Req | Description |
|---|---|---|---|
| _widget | object | — | — |
| asset | object | — | — |
| images | array | — | — |
No examples provided.
stitch_videos Stitch Videos ~228
Stitch several of your Switch videos together into ONE video, played back-to-back in the order you give. Pass clip_asset_ids: an ORDERED list of your video ids (get them from list_my_videos) — the first id plays first. Optional orientation (landscape|portrait|square), fps, quality. Renders the combined video with ffmpeg and returns the finished, downloadable video url right away (also saved to list_my_videos). Use this whenever the user wants to combine, join, merge, or concatenate multiple clips into one.
| Name | Type | Req | Description |
|---|---|---|---|
| clip_asset_ids | array | yes | Ordered list of your video ids (from list_my_videos). At least 2. Output order = this order. |
| fps | integer | — | Frames per second. Default 30. |
| orientation | string | — | landscape (1920x1080, default), portrait (1080x1920), or square (1080x1080). |
| project_name | string | — | Optional name for the output video. |
| quality | string | — | draft, standard (default), or high. |
No output schema declared.
No examples provided.
talking_avatar_video Talking Avatar Video ~218
Turn a face photo into a lip-synced talking-head video that speaks your text (or your audio). Provide image_url (a clear face photo) and either script (text to speak, max 2500 characters) or audio_url. Optional voice_id / language / voice_settings. Renders in ~1-5 minutes (single call, returns the finished branded video) and is saved to your library. Charged per video.
| Name | Type | Req | Description |
|---|---|---|---|
| audio_url | string | — | Pre-recorded audio URL to lip-sync instead of generating speech from script. |
| image_url | string | yes | A clear face photo (Switch/public URL). Required. |
| language | string | — | Optional language code (default en). |
| script | string | — | Text the avatar speaks. Max 2500 characters. Required unless audio_url is given. |
| voice_id | string | — | Optional voice id (from clone_voice / your library). |
| voice_settings | object | — | Optional: { stability, similarityBoost, style, useSpeakerBoost } 0-1. |
No output schema declared.
No examples provided.
upload_media Upload Media ~221
Upload one image into your Switch library in a single call. Pass `url` (any public https) OR `base64` + `mime`. Switch fetches/decodes it server-side, stores it, and returns a clean public URL plus the new asset id. This is THE way to use a photo the user attached in chat as a reference: pass the returned `url` directly into generate_image's reference_image_urls, OR into generate_video's image_url (image-to-video) or reference_image_urls (reference / omni video). The returned URL is provider-fetchable as-is — no presigned PUT, no curl, no confirm-upload step. Do NOT call get_my_active_references for a chat-attached photo; that strip only holds Studio-managed refs.
| Name | Type | Req | Description |
|---|---|---|---|
| base64 | string | — | Base64-encoded image bytes (use this when there is no public URL). |
| mime | string | — | MIME type when sending base64. Default image/png. |
| url | string | — | Any public https URL — Switch fetches it server-side. |
No output schema declared.
No examples provided.
upload_reference_asset Upload Reference ~417
Upload an image, video, or audio reference into Switch cloud and get a ready-to-use reference URL. Pass kind=image|video|audio. Returns reference_image_urls / reference_video_urls / reference_audio_urls for generate_image and generate_video. Image and video references are also added to your active Studio reference strip (the same one your desktop uses) unless activate=false. PREFERRED for real files: call with presign=true to get an upload_url, PUT the bytes straight to it (no base64 through the model), then call again with confirm_path to verify and add it — works for image, video, and audio. base64/url is only for tiny inline files.
| Name | Type | Req | Description |
|---|---|---|---|
| activate | boolean | — | Image/video: add to the active Studio reference strip. Default true. Audio never touches the strip. |
| base64 | string | — | Base64 bytes (optionally a data: URL). Best for small files; large video should use presign. |
| confirm_path | string | — | The storage_path from a presign call, after you PUT the file — verifies the object, records it, and adds it to your strip. |
| filename | string | — | Optional source filename for extension/display. |
| frame_type | string | — | Image strip label: ref (default), face, body, clothes, scenery, product, typography. Use "face" for a person's face/likeness — face uploads are stored as untouched originals in the private reference… |
| kind | string | yes | Reference type to upload. |
| mime | string | — | MIME for base64. Images: jpg/png/webp/gif. Videos: mp4/mov. Audio: mp3/wav/m4a/aac. |
| presign | boolean | — | Return an upload_url to PUT the file bytes directly to (no base64). Video always; image/audio when enabled. |
| url | string | — | Public https URL to fetch server-side. |
No output schema declared.
No examples provided.
video_to_prompt Video To Prompt ~261
Turn one of your finished Video Analysis reports into ONE reusable generation prompt that recreates the source video's look, energy, pacing and mood, with a {your photo} placeholder where your own subject goes. Pass report_id (from analyze_video_report or list_vision_reports) or video_url (the exact source URL you already analyzed). Free: it rewrites the analysis you already paid for and never charges. If the video has not been analyzed yet, run analyze_video_report first. Optional focus: pass mode to control what the prompt describes, and engine to pick the model format — also free.
| Name | Type | Req | Description |
|---|---|---|---|
| engine | string | — | Which model format to return: seedance (default, control-format), kling (cinematic prose), or gemini (plain paragraph for Omni). |
| mode | string | — | What the prompt focuses on. action = motion/gestures only, no appearance or scene. scene = setting/camera/lighting only, no subject. action_scene = both, no appearance. description_scene (default) =… |
| report_id | string | — | A finished report id from analyze_video_report or list_vision_reports. |
| video_url | string | — | Alternative: the exact public https URL you already analyzed. |
No output schema declared.
No examples provided.
voice Manage Voices ~389
Your saved voices — one tool for the whole voice library. Users speak plain language and never know ids: resolve every voice by NAME yourself (call action "list" first if unsure) and never ask the user for an id. action="list" returns every saved voice with voice_id, name, kind and ready — kind "reference" is an instant voice match saved from a clip and kind "clone" is a trained voice (both speak through generate_audio: pass the NAME as its voice param); kind "avatar" voices drive talking_avatar_video. action="create" saves a NEW reference voice from a clip: voice_name plus audio_url (e.g. the url upload_media returned) or audio_base64 (+ format) — free, ready instantly. action="rename" renames a saved voice (voice_id takes the id OR the current name, new_name is the new name). action="clone" registers a voice for talking_avatar_video from audio_sample_url + voice_name (charged 2 credits). action="delete" removes a voice by voice_id or name.
| Name | Type | Req | Description |
|---|---|---|---|
| action | string | yes | Which operation to run. |
| audio_base64 | string | — | create: the clip as base64 when there is no URL. |
| audio_sample_url | string | — | clone: a 10-30 second voice sample URL (reachable). |
| audio_url | string | — | create: URL of a 10-30 second clip of the voice — e.g. the url returned by upload_media. |
| format | string | — | create: clip format when sending audio_base64. Default wav. |
| new_name | string | — | rename: the new name for the voice. |
| voice_id | string | — | delete/rename: the voice id OR its name — names are resolved for you. |
| voice_name | string | — | create/clone: what to call the voice (unique per account). |
No output schema declared.
No examples provided.