# `smallforce media models`

Discover media generation models

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

## Subcommands

- [`smallforce media models search`](/docs/cli/commands/media/models/search): Search media models by intent
- [`smallforce media models get`](/docs/cli/commands/media/models/get): Get one model's spec and input schema

## Complete command help

```text
Usage: smallforce media models [options] [command]

Discover media generation models

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

Commands:
  search [options] <query>    Search media models by intent
  get [options] <endpointId>  Get one model's spec and input schema
  help [command]              display help for command
```

## Related reference

- [`smallforce media`](/docs/cli/commands/media): 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.
