apidog_list_api_tree
List the API tree for an Apidog project, using optional branch and project IDs to fetch the full endpoint hierarchy. This makes it easy to explore API structure before making changes.
Instructions
List the Apidog API tree for the configured or specified project.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| branchId | No | Optional Apidog branch ID. Falls back to apidog.json. | |
| projectId | No | Apidog project ID. Falls back to apidog.json. |