annotate_models
Add or update a personal note on a model to organize favourites and enhance search results.
Instructions
Add or update a personal note on a model. Notes appear in search_models results and in the favourites list in server instructions.
Args: model: Full model identifier (e.g. 'openai/gpt-5.2'). note: Your note about this model. Overwrites any existing note.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| note | Yes | ||
| model | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |