get_quickstart
Provides the full UploadKit quickstart walkthrough for Next.js, covering installation, API key, route handler, provider, first component, and optional BYOS, returning a markdown document.
Instructions
Return the complete UploadKit quickstart walkthrough for Next.js — install, API key env, route handler, provider, first component, optional BYOS — in one markdown document.
When to use: the user is brand new to UploadKit and asks "how do I get started?", "set this up for me", or any variation that signals zero prior context. Prefer scaffold_route_handler + scaffold_provider + get_install_command when you already know which specific step they need.
Returns: a plain-text markdown document. Takes no parameters. Read-only, static content, idempotent.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||