Just the commands
get_commandsReturn just the runnable commands and code blocks from the best-matching article or cheatsheet — no prose. Use when the user wants the command, not the explanation.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Max code blocks to return (default 6, max 12). | |
| topic | Yes | Topic or tool, e.g. docker, kubectl, terraform, psql. |