list_dbatools_commands
Search and list dbatools commands filtered by verb, noun, keyword, or risk level. Quickly find the right PowerShell command for SQL Server management tasks.
Instructions
Search and list dbatools commands. Filter by verb, noun, keyword, or risk level.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| verb | No | PowerShell verb (e.g. Get, Set, New, Remove, Test) | |
| noun | No | Noun fragment to match (e.g. Database, Login, AgentJob) | |
| keyword | No | Keyword to search in name, synopsis, and description | |
| riskLevel | No | Filter by risk tier | |
| limit | No | Maximum number of results (default 50, max 200) |