Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
The input schema already fully describes the token parameter, including its origin from start_build and its reuse in get_preview and get_live_site. The tool description itself adds no parameter explanation, but with 100% schema coverage the baseline applies. The schema's parameter description is sufficient and even provides cross-tool context.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.