Exam CCA-F Topic 1 Question 98 Discussion
Actual exam question for Anthropic's CCA-F exam
Question #: 98
Topic #: 1
Question #: 98
Topic #: 1
When implementing a hub-and-spoke multi-agent architecture using the Claude Agent SDK, which of the following statements about subagent spawning and execution are correct? Choose 2 correct answers.
Suggested Answer: A,D Vote an answer
To spawn subagents, the coordinator must be configured with 'Task' in its allowedTools. Furthermore, emitting multiple Task tool calls in a single response allows the subagents to execute their tasks in parallel. Subagents do not automatically inherit conversation history, and forcing sequential spawning is inefficient.
by Simona at Sep 17, 2026, 02:56 AM
0
0
0
10
Comments
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.
Report Comment
Commenting
You can sign-up / login (it's free).