list_models
List all Eloquent models in a Laravel project with their table, fillable fields, casts, and relationships for safe codebase inspection.
Instructions
Eloquent models: table, fillable, casts, relations (static parse of app/Models).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||