probe_models
Discover which model IDs a provider's endpoint exposes via its /models route. Resolve unknown-model errors or explore available offerings by probing a single member or all configured members.
Instructions
Ask a member's endpoint which model ids it actually exposes, by calling its /models route.
Pass model to probe one member, or omit it to probe every configured member.
Use this when a call fails with an unknown-model error, or to discover what else a provider offers — model ids move fast.
Not every endpoint has that route. A seat that refuses the listing is not thereby a seat that cannot answer — this establishes only the first, and the output says so rather than leaving you to read the second into it.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| model | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |