Skip to content

Commit 84e780b

Browse files
committed
clarification on when to send notifications/groups/list_changed
1 parent 7d8157c commit 84e780b

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

docs/community/seps/2084-primitive-groups.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -215,7 +215,7 @@ Here is an example tool definition from `tools/list` response with new property
215215

216216
#### List Changed
217217

218-
When the list of available groups changes, servers that declared the listChanged capability SHOULD send a notification:
218+
When the list of available groups changes, servers that declared the `groups.listChanged` capability SHOULD send a notification:
219219

220220
```json
221221
{

seps/2084-primitive-groups.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -199,7 +199,7 @@ Here is an example tool definition from `tools/list` response with new property
199199

200200
#### List Changed
201201

202-
When the list of available groups changes, servers that declared the listChanged capability SHOULD send a notification:
202+
When the list of available groups changes, servers that declared the `groups.listChanged` capability SHOULD send a notification:
203203

204204
```json
205205
{

0 commit comments

Comments
 (0)