We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8597fa9 commit f9d587bCopy full SHA for f9d587b
docs.json
@@ -344,7 +344,26 @@
344
"background": "/images/thumbnail/background.svg"
345
},
346
"contextual": {
347
- "options": ["copy", "view", "chatgpt", "claude"]
+ "options": [
348
+ "copy",
349
+ "view",
350
+ "chatgpt",
351
+ "claude",
352
+ {
353
+ "title": "Open in Perplexity",
354
+ "description": "Ask questions about this page",
355
+ "icon": "search",
356
+ "href": {
357
+ "base": "https://www.perplexity.ai/search",
358
+ "query": [
359
360
+ "key": "q",
361
+ "value": "Ask question about https://mintlify.com/docs$path.md"
362
+ }
363
+ ]
364
365
366
367
368
"redirects": [
369
{
0 commit comments