Files
pr-agent/docs/docs/tools/help.md

18 lines
509 B
Markdown
Raw Normal View History

2024-04-07 09:28:22 +03:00
## Overview
The `help` tool provides a list of all the available tools and their descriptions.
For PR-Agent Pro users, it also enables to trigger each tool by checking the relevant box.
2024-04-07 10:43:56 +03:00
It can be invoked manually by commenting on any PR:
2024-04-07 09:28:22 +03:00
```
/help
```
## Example usage
An example [result](https://github.com/Codium-ai/pr-agent/pull/546#issuecomment-1868524805):
![Help 1](https://codium.ai/images/pr_agent/help1.png){width=750}
2024-04-07 10:43:56 +03:00
2024-04-07 09:28:22 +03:00
→
2024-04-07 10:43:56 +03:00
2024-04-07 09:28:22 +03:00
![Analyze 2](https://codium.ai/images/pr_agent/help2.png){width=750}