bt tools manages Braintrust tools from the CLI. It is an alias for bt functions scoped to tools.
Subcommands
When no tool is specified,
view, delete, and invoke prompt you to select one in an interactive terminal. Pass a slug in non-interactive environments; delete --force also requires a slug. view additionally accepts a function ID beginning with fn_ or func_.
Examples
Command-specific flags
For shared function behavior and flags, see
bt functions.