asset_models_inspect
Inspect any image model's complete configuration: retrieve ModelInfo, environment status, paste targets, routing rules, and usage notes using its ID or alias.
Instructions
Full capability dump for one model. MCP equivalent of p2a models inspect <id>. Accepts a model id or an aka alias. Returns the full ModelInfo record, env status, paste targets, routing rules that reference this model (as PRIMARY / fallback / NEVER), and usage notes. Read-only; no network.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Model id or aka alias (e.g. 'gpt-image-1', 'nano-banana', 'ideogram-3-turbo'). |