find_table
Search for a table by its display name or partial logical name. Returns matching tables from the environment when you only know a friendly name.
Instructions
Search for a table by display name or partial logical name.
Use this when the user gives a friendly name like 'hour entry' or 'hours' and you don't know the exact logical name. Returns all candidate matches from this specific environment — do not use workspace files or project notes to infer table names.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | The search term (display name or partial logical name) | |
| org_url | Yes | The Dataverse organization URL |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |