Remix a curated Micro
micro_remixRestore a licensed source snapshot into a fresh local directory with provenance, without creating a project or copying runtime state.
Instructions
Restore one licensed source snapshot into a fresh local directory with provenance. Does not create a project, reserve a slug, or copy runtime data and provider state.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | No | Parent working directory | |
| entry | Yes | ||
| directory | No | Fresh local directory; defaults to the gallery entry ID |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ok | Yes | ||
| json | No | ||
| stderr | Yes | ||
| stdout | Yes | ||
| command | Yes | ||
| exitCode | Yes |