model_info
Retrieve a model's configuration including max length, root/parent hierarchy, and permission settings for a given model ID and inference target.
Instructions
[READ] One model's config: max length, root/parent, permission (best-effort).
Args: model_id: Model id (from model_list). target: Inference target name from config; omit for the default.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| target | No | ||
| model_id | Yes |