Get related tools (same category)
dp_get_related_toolsGiven a directory tool slug, return other tools in the SAME category ranked by ADO score — a shortlist of peers/alternatives within the directory. Excludes the input tool.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| slug | Yes | Tool slug to find peers for, e.g. 'signal'. | |
| limit | No | Max related tools (default 5). |