We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 03e3574 commit ddf539aCopy full SHA for ddf539a
1 file changed
skills/onboard-context-matic/SKILL.md
@@ -154,7 +154,10 @@ Tell the user:
154
155
Before calling, say something like: *"Let me search for the `[model name]` model so you can see what the result looks like."*
156
157
-Pick a **representative model** from the chosen API (examples below) and call **`model_search`**:
+Pick a **representative model** from the chosen API (examples below) and call **`model_search`** with:
158
+- `key` = the previously chosen API key (for example, `paypal` or `spotify`)
159
+- `language` = the detected project language
160
+- `query` = the representative model name you picked
161
162
| API key | Good demo query |
163
|---|---|
0 commit comments