Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
Schema coverage is 0%, meaning no parameter descriptions exist. The description 'Get contacts from Xero' adds no meaning to the five parameters: search, is_supplier, is_customer, access_token, and tenant_id. It does not explain how these filters work or that authentication parameters are required.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.