fm_cleanup_test_data
Removes test records from a FileMaker table by matching a tag in a specified text field.
Instructions
Deletes all test records marked with a specific tag. tagField must be an existing text field in the FM table.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| table | Yes | ||
| tag | No | __MCP_TEST__ | |
| tagField | Yes | Field name for the test marker (must exist as a text field in the FM table) |