Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
Schema description coverage is 0%, and the description mentions none of the three parameters: agent_class, identity_id, or workflow_id. With no parameter documentation in either the description or the schema, an agent cannot know how these optional fields filter or shape the returned contracts.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.