You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/source/define-tools.mdx
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -58,7 +58,7 @@ Use the `operations.source: collection` option to specify that tools should be l
58
58
59
59
Specify the collection to use with the `operations.id` option. To view the ID of a collection, click the ••• button next to its entry, select **View details**, and copy the **Collection ID**.
60
60
61
-
Each graph variant has its own default collection called **MCP Tools**. To use this default collection, specify `operations.id: default`.
61
+
Each graph variant has its own default collection called **Default MCP Tools**. To use this default collection, specify `operations.id: default`.
62
62
63
63
```yaml title="Example config file for using the default MCP Tools operation collection"
0 commit comments