publish-html
Use when publishing raw HTML content (reports, dashboards, one-pagers) to Prismism without a file upload. Sends HTML as JSON, returns a shareable tracked link. HTML can be updated in place — the URL stays the same.
Publish File
Use when uploading files (PDF, HTML, Markdown, images, text) to Prismism to create shareable tracked links. Handles multipart upload, format detection, and returns the public URL.
gated-content
Use when adding access control to Prismism artifacts (passwords, email capture, domain restrictions) or when programmatically unlocking gated content to retrieve file bytes.
prismism
Use when publishing files or HTML as shareable tracked links via Prismism. Supports PDF, HTML, Markdown, images, and text. Use for sharing reports, docs, dashboards, or any artifact that needs a durable URL with optional analytics, password protection, and email gating.
manage-artifacts
Use when listing, viewing details, updating metadata, or deleting existing Prismism artifacts. Covers pagination, filtering, and metadata updates.