Examples

Structured output for video parsing agents.

Use these examples when writing agent prompts, MCP directory listings, internal docs or tests around public share-link parsing.

Normalized response

The API and MCP tools keep output predictable so agents can reason over media entries and quota state.

Agent routing examples

Fastdown's MCP tool descriptions intentionally separate local downloads from metadata-only parsing.

Download

"Save this video locally"

The agent should call download_video with the public share link.

Inspect

"Give me the media URL"

The agent should call parse_video and return the structured media entries.

Limits

"How many parses are left?"

The agent should call quota or run fast-download quota --json.