Publish artifact
artifact_publishSnapshot a file, folder, or inline content into a stable browser preview URL. Update existing pages by reusing the slug.
Instructions
Snapshot a file, folder, or inline content into the artifact shelf and get a stable browser preview URL back. Use the same slug with updateExisting:true to push new revisions of the same page. path/folder sources are read from the machine running the shelf; over remote MCP connections use content sources.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| slug | No | Stable URL slot (/p/<slug>). Generated from title/filename if omitted. | |
| tags | No | ||
| title | No | ||
| source | Yes | ||
| renderer | No | ||
| description | No | ||
| updateExisting | No | If the slug already exists, add a new revision instead of failing |