diff options
Diffstat (limited to 'docs/cli')
| -rw-r--r-- | docs/cli/commands.md | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/docs/cli/commands.md b/docs/cli/commands.md index 26c3ed49..f904c51d 100644 --- a/docs/cli/commands.md +++ b/docs/cli/commands.md @@ -27,6 +27,9 @@ Slash commands provide meta-level control over the CLI itself. They can typicall - **`nodesc`** or **`nodescriptions`**: - **Description:** Hides tool descriptions, showing only the tool names. - **Action:** Displays a compact list with only tool names. + - **`schema`**: + - **Description:** Shows full schema of tool parameters. + - **Action:** Displays the full JSON schema for the tool's configured parameters. - **Keyboard Shortcut:** Press **Ctrl+T** at any time to toggle between showing and hiding tool descriptions. - **`/clear`** (Shortcut: **Ctrl+L**) |
