aprender 0.37.0

Next-generation ML framework in pure Rust — `cargo install aprender` for the `apr` CLI
Documentation
<!-- PCU: cli-tool-use-lint | contract: contracts/apr-page-cli-tool-use-lint-v1.yaml -->

# apr tool-use-lint

Lint a captured OpenAI tool-use response (CRUX-C-11)

**Category**: Linters

## Synopsis

```text
apr tool-use-lint [OPTIONS]
```

## Example

<!-- example-cost: trivial -->
```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