Publish a media asset to the site
publish_media_to_sitePublishes a gallery asset as a page on the project site. Text assets become page content; images are copied to site/assets and displayed. Links media to website.
Instructions
Publish a gallery asset as a page on the project site (media/push-to-blog). A report/HTML/text asset becomes the page's content; an image is copied to site/assets and shown on the page. Returns the new page. Links media → website.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Gallery asset filename (from list_media). | |
| slug | No | Page slug; defaults to the asset name. | |
| title | No | ||
| project | Yes |