get_subproject_clients
Find client calls to specific endpoints across subprojects, showing file, line, call type, and confidence for code analysis.
Instructions
Find all client calls across subprojects that call a specific endpoint. Shows file, line, call type, and confidence.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| endpoint | Yes | Endpoint path to search for (e.g. /api/users) | |
| method | No | HTTP method filter |