# `smallforce ads lead-forms`

List, create, inspect, archive, and test Meta Instant Forms

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

## Subcommands

- [`smallforce ads lead-forms list`](/docs/cli/commands/ads/lead-forms/list): List Meta Instant Forms accessible to an ad account
- [`smallforce ads lead-forms get`](/docs/cli/commands/ads/lead-forms/get): Get one Meta Instant Form
- [`smallforce ads lead-forms create`](/docs/cli/commands/ads/lead-forms/create): Create a Meta Instant Form
- [`smallforce ads lead-forms archive`](/docs/cli/commands/ads/lead-forms/archive): Archive one Meta Instant Form
- [`smallforce ads lead-forms test-lead`](/docs/cli/commands/ads/lead-forms/test-lead): Create a Meta test lead for one Instant Form

## Complete command help

```text
Usage: smallforce ads lead-forms [options] [command]

List, create, inspect, archive, and test Meta Instant Forms

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

Commands:
  list [options]                List Meta Instant Forms accessible to an ad account
  get [options] <formId>        Get one Meta Instant Form
  create [options]              Create a Meta Instant Form
  archive [options] <formId>    Archive one Meta Instant Form
  test-lead [options] <formId>  Create a Meta test lead for one Instant Form
  help [command]                display help for command
```

## Related reference

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