write_asset
Create or overwrite one flat shared asset file -- css, js, or json -- stored beside the pages and referenced RELATIVELY, e.g.
Names are lowercase flat names only (letters/digits/_/-, one of .css/.js/.json, no folders). Content is saved verbatim. Use assets to share styling and logic across pages instead of duplicating it inline.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| content | Yes | ||
| file_name | Yes | ||
| project_guid | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||