check_deprecated_code
Identify deprecated features in code or dependencies to prevent compatibility issues and maintain code quality.
Instructions
Check if code or dependencies might be using deprecated features
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| code | Yes | The code snippet or dependency to check | |
| technology | No | The technology or framework context (e.g., 'React', 'Node.js') |