Tools / Media generation
Generate, import, inspect, and manage media with StifLi Flex MCP.
This catalog now mirrors the current tool definitions and sample prompts from the English source catalog for media workflows.
Generation
Create image assets with configured AI providers and save them to WordPress.
generates an image with AI and saves it as a WordPress attachment. It uses the provider configured in Multimedia.
generates a video with AI using Google Veo or OpenAI Sora and saves it as a media attachment. It is asynchronous and can take several minutes.
Uploads
Bring external images into the media library from remote URLs or payloads.
downloads an image from a public URL and creates a media attachment.
uploads an image from base64 or a data URL and creates a media attachment.
Library
Inspect the current media library before reuse, assignment, or cleanup.
lists media library attachments with limit and offset.
gets media item details by ID.
Management
Maintain media metadata quality and remove assets when they are no longer needed.
updates attachment metadata such as title, content, and excerpt.
deletes a media item by ID. It can permanently delete it with `force=true`.
