list_apps
List all Django apps in your workspace and display the number of models in each app.
Instructions
List every Django app in the workspace with model counts.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |