Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
Schema description coverage is 0%, so the description must compensate. The description does not explicitly mention influencer_id, but the tool name and phrasing 'an influencer's' make the parameter self-evident. However, it adds no format, constraints, or nuance beyond what the schema type (string) implies, so it only marginally compensates.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.