Intent-Code Divergence
Medium
- Confidence
- 96% confidence
- Finding
- The documentation is internally inconsistent: it describes `get_import` as a fetch/read operation, but later labels it as a write action that changes TiDB Cloud state. In an agent skill, this ambiguity is dangerous because it can cause an operator or automated system to invoke the action under the false assumption that it is read-only, potentially triggering unintended state changes in a production database environment.
