# show_agents_help

> **Function** in `deepagents_cli`

📖 [View in docs](https://reference.langchain.com/python/deepagents-cli/ui/show_agents_help)

Show help information for the `agents` subcommand.

## Signature

```python
show_agents_help() -> None
```

---

[View source on GitHub](https://github.com/langchain-ai/deepagents/blob/bb27e62ebe44dd6e8104a504b1718ce87acc7ffa/libs/cli/deepagents_cli/ui.py#L188)