Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
Annotations already declare readOnlyHint=true, destructiveHint=false, and openWorldHint=false, covering the safety profile. The description adds one useful behavioral trait: the compliance requirement to disclose sponsored steps individually. However, the verb 'Build' sits awkwardly with readOnlyHint=true, implying creation/modification, which creates mild ambiguity about whether the tool mutates state.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.