ragic_list_sheets
List all sheets the API key can see, grouped by tab in a tree. Use this as the first call to find a sheet by its Chinese name, then reference its path and sheet index for subsequent tools.
Instructions
List every sheet the configured API key can see, grouped by tab.
Returns a tree: account -> tabs (path like "/sales") -> sheets (key = sheet_index, value = {name, type, seq}). Use this as the FIRST call when the user asks about a sheet by Chinese name — find it in the tree, then use the matching path & sheet_index for subsequent tools.
No arguments. The user doesn't need to paste a URL anymore.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||