get_quickstart
Retrieve the complete UploadKit quickstart guide for Next.js to install, configure API keys, set up route handlers, and implement components in one 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 | |||