creative_studio_providers_list
List image-generation providers configured for Creative Studio, including capabilities and model IDs, to help choose a provider before generating visuals.
Instructions
List the image-generation providers available to Creative Studio. Each entry reports its name, whether it is configured (an API key in the credential store / env var, or — for the local Codex CLI provider — no key at all, just codex login), its capabilities, and its model ids. In capabilities, 'edit' is edit-path support, 'max_size' is the per-axis maximum ([max width, max height]) and NOT necessarily a generatable size, and the optional 'supported_sizes' is the exact [width, height] menu the provider renders (other requests are clamped to it); its absence means arbitrary sizes up to max_size. Call this before creative_studio_generate_visual to see which providers can be selected.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||