fm_list_tables
Discover available FileMaker tables and their descriptions to understand data structure before querying.
Instructions
List all available FileMaker tables and their descriptions.
Use this to understand what data is available before querying. Always start here if unsure which table to query.
Returns: List of table names with descriptions of what each contains.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |