find_relations
Discover both forward (this model to others) and reverse (others to this) relations for any Django model.
Instructions
Outbound (this model → others) and inbound (others → this) relations.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| model | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |