Skip to content

Commit 7d8157c

Browse files
committed
clarification on new groups property
1 parent f11dbe2 commit 7d8157c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -186,7 +186,7 @@ Response:
186186

187187
### Changes to Response Formats
188188

189-
As mentioned above, all primitives, have a new property that appears in their list result. This includes responses from `groups/list`, `prompts/list`, `resources/list`, `resources/templates/list`, `tasks/list`, and `tools/list`,
189+
As mentioned above, all primitives have a new property that appears in their list result. This includes responses from `groups/list`, `prompts/list`, `resources/list`, `resources/templates/list`, `tasks/list`, and `tools/list`,
190190

191191
Here is an example tool definition from `tools/list` response with new property in its `_meta` field:
192192

seps/2084-primitive-groups.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -169,7 +169,7 @@ Response:
169169

170170
### Changes to Response Formats
171171

172-
As mentioned above, all primitives, have a new property that appears in their list result. This includes responses from `groups/list`, `prompts/list`, `resources/list`, `resources/templates/list`, `tasks/list`, and `tools/list`,
172+
As mentioned above, all primitives have a new property that appears in their list result. This includes responses from `groups/list`, `prompts/list`, `resources/list`, `resources/templates/list`, `tasks/list`, and `tools/list`,
173173

174174

175175
Here is an example tool definition from `tools/list` response with new property in its `_meta` field:

0 commit comments

Comments
 (0)