Publish a media asset to the site
publish_media_to_sitePublish a gallery asset as a new page on the project site, converting text or HTML files into page content and copying images for display.
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 |