Intent-Code Divergence
Medium
- Confidence
- 97% confidence
- Finding
- The document gives contradictory guidance about filtering: earlier it says the API does not support generic field filters and relies on saved views, but later it states `records_list` accepts request-body filter conditions. In an agent skill, contradictory API semantics can cause the agent to issue malformed calls, fall back unpredictably, or over-fetch and then perform unintended bulk actions on the wrong dataset.
