Skip to content

Commit 9aca7d6

Browse files
committed
Add MCP::Client#resource_templates to README
1 parent d343a28 commit 9aca7d6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -953,6 +953,7 @@ This class supports:
953953
- Tool listing via the `tools/list` method (`MCP::Client#tools`)
954954
- Tool invocation via the `tools/call` method (`MCP::Client#call_tools`)
955955
- Resource listing via the `resources/list` method (`MCP::Client#resources`)
956+
- Resource template listing via the `resources/templates/list` method (`MCP::Client#resource_templates`)
956957
- Resource reading via the `resources/read` method (`MCP::Client#read_resources`)
957958
- Prompt listing via the `prompts/list` method (`MCP::Client#prompts`)
958959
- Prompt retrieval via the `prompts/get` method (`MCP::Client#get_prompt`)

0 commit comments

Comments
 (0)