Exam CCA-F Topic 1 Question 49 Discussion

Actual exam question for Anthropic's CCA-F exam
Question #: 49
Topic #: 1
An MCP server offers a templated resource to fetch specific documentation pages by ID. What is the correct URI syntax pattern utilized by the MCP Python SDK to represent this parameterized resource?

Suggested Answer: A Vote an answer

Templated resources in MCP utilize path parameters enclosed in braces, such as docs://documents/{doc_id}. The MCP Python SDK automatically parses these parameters from the URI and passes them as keyword arguments to the backing function.

by Cleveland at Jul 22, 2026, 04:32 PM

Comments

Chosen Answer:
This is a voting comment (?) , you can switch to a simple comment.
Switch to a voting comment New
Nick name: Submit Cancel
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

0
0
0
10