set_asset_text
Overwrite an asset's full contents by providing its ID and replacement text, supporting CSS, HTML, JSON, script, shader, or text asset types.
Instructions
Overwrite the full contents of a CSS, HTML, JSON, script, shader, or text asset.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| text | Yes | Full replacement contents | |
| assetId | Yes | Text-based asset id |