List LINE Rich Menus
line_list_rich_menusList all rich menus on your LINE OA and identify the default account-wide rich menu. Use this to avoid reaching the 1,000 rich menu cap before building or deleting menus.
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 |