list_form_connectionsStandard MCP tool.
List all the connections between forms, which can explain how forms are related to one another. Connection are based pairs of elements, one in each form, that have matching values. Entries in the forms are connected when they have the same value in the paired elements, or when one element is ‘linked’ to the other, in which case the values in the linked element will be entry_ids in the other form (foreign keys).
This tool takes no arguments.