find_entrypoints
Retrieve entry point files for a repository, with optional area filtering to focus on a specific sub-system.
Instructions
Find code entrypoints for a repo and optional area (e.g. pypto, codegen_orch).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| area | No | Optional sub-area key within the repo, e.g. "codegen_orch". Leave empty to list all areas for the repo. | |
| repo | Yes | Repository name from list_repositories(), e.g. "pypto", "simpler" |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||