asset_models_list
List over 60 image models from the registry with optional filters for free, paid, paste-only, RGBA, or SVG support. Get model IDs, families, providers, and tier info for prompt-to-asset workflows.
Instructions
List the model registry (60+ entries) with optional filters. MCP equivalent of p2a models list. Returns id, family, provider, dialect, native_rgba/svg flags, text ceiling, tier (free/paid/paste-only), key_set status. Filter flags: free, paid, paste_only, rgba, svg. Read-only; no network.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| free | No | Only zero-key / free-tier models. | |
| paid | No | Only paid direct-API models. | |
| paste_only | No | Only paste-only surfaces (Midjourney, Firefly, Krea). | |
| rgba | No | Only models with native transparent-PNG output. | |
| svg | No | Only models with native SVG output. |