Skip to content

Commit cc66b2d

Browse files
author
Slack API Ref Buildbot
committed
Updated from Slack docs, 2025/08/19
1 parent 70cd7e9 commit cc66b2d

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

methods/assistant/assistant.search.context.json

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -51,6 +51,12 @@
5151
"desc": "The cursor returned by the API. Leave this blank for the first request, and use this to get the next page of results.",
5252
"type": "string"
5353
},
54+
"highlight": {
55+
"required": false,
56+
"example": "",
57+
"desc": "Whether to highlight the search query in the results. Defaults to false if unspecified.",
58+
"type": "boolean"
59+
},
5460
"include_bots": {
5561
"required": false,
5662
"example": "true",

0 commit comments

Comments
 (0)