Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
Schema description coverage is 100%, so all three parameters including invite_id, slug, and org_id are already documented. The description restates the invite_id source ('from findagent_list_invites') in line with the schema, adding no new syntactic or semantic detail. Baseline 3 applies.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.