# `smallforce integrations`

Manage integration accounts, incoming events, and executable integration tools

This page is generated from the same Commander definition shipped in SmallForce CLI 0.1.7. Run `smallforce integrations --help` locally to view the same reference for your installed version.

## Subcommands

- [`smallforce integrations connections`](/docs/cli/commands/integrations/connections): List, connect, and disconnect external app accounts
- [`smallforce integrations events`](/docs/cli/commands/integrations/events): Discover and configure connected-account events
- [`smallforce integrations tools`](/docs/cli/commands/integrations/tools): Search, inspect, and execute integration tools

## Complete command help

```text
Usage: smallforce integrations [options] [command]

Manage integration accounts, incoming events, and executable integration tools

Options:
  -h, --help      display help for command

Commands:
  connections     List, connect, and disconnect external app accounts
  events          Discover and configure connected-account events
  tools           Search, inspect, and execute integration tools
  help [command]  display help for command
```

## Related reference

- [`smallforce`](/docs/cli/commands): Parent command and related operations.
- [CLI installation and authentication](/docs/cli/getting-started): Install the CLI and configure an API key.
- [CLI JSON output](/docs/cli/json-output): Use stable machine-readable output in scripts and agents.
