patch_artifact
Modify an existing HTML artifact using JSON Patch operations, with delivery options for static HTML, MCP app, or resource references.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| input | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| artifact_id | Yes | ||
| delivery | Yes | ||
| title | Yes | ||
| html | No | ||
| resource_uri | No | ||
| byte_size | Yes | ||
| warnings | Yes | ||
| revision | Yes |