# apr tool-use-lint
Lint a captured OpenAI tool-use response (CRUX-C-11)
**Category**: Linters
## Synopsis
```text
apr tool-use-lint [OPTIONS]
```
## Example
```bash
apr tool-use-lint --help
```
## Full help
Run `apr tool-use-lint --help` for the complete option list.
## See also
- Source: [`crates/apr-cli/src/commands/tool_use_lint.rs`](https://github.com/paiml/aprender/blob/main/crates/apr-cli/src/commands/tool_use_lint.rs)
- Contract: [`contracts/apr-page-cli-tool-use-lint-v1.yaml`](https://github.com/paiml/aprender/blob/main/contracts/apr-page-cli-tool-use-lint-v1.yaml)