List LINE Rich Menus
line_list_rich_menusList all rich menus on a LINE Official Account and identify the account-wide default. Run before building new menus to avoid the 1,000-menu cap, and before deleting menus to clean up.
Instructions
List all rich menus on an OA and identify the account-wide default. OAs hold up to 1,000 rich menus — run this before line_build_rich_menu to avoid the cap, and line_delete_rich_menu to clean up.
Returns { total, default_id?, rich_menus:[{ rich_menu_id, name, chat_bar_text?, size?, is_default, is_selected }] }.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| oa | No | ||
| response_format | No | markdown |