試験CCA-F トピック1 問題44 スレッド

Anthropic CCA-Fのリアル試験問題集
問題 #: 44
トピック #: 1
Your MCP server exposes a Templated Resource with the URI pattern docs://documents/{doc_id}. How does the MCP Python SDK handle this pattern?

おすすめの解答:B 解答を投票する

For templated resources, the MCP Python SDK automatically parses parameters from the URI structure (like '{doc_id}') and passes them directly as keyword arguments to your Python function, avoiding manual string parsing.

毛利** 2026-08-12 01:05:16

コメント

正解:
?」こちらは投票コメントになっております。普通のコメントに切り替えます。
ニックネーム: 送信 キャンセル
投票コメントをあげるごとに、選択した解答の投票数を1つ増やすことができます。

他人の解答コメントを賛成するのも、その解答に一票を入れることになります。したがって、すでに同じ意見の投票コメントが存在する場合、新規コメントをする代わりに賛成することもできます。