DESTINATION_USER_ID
– (string) LINE user ID or group to receive messages.CHANNEL_ACCESS_TOKEN
– (string) LINE Official Account channel access token.test
with a test MCP server running in it. Rooms auto-close if inactive.broadcast_flex_message
message
(object
)broadcast_text_message
message
(object
)cancel_rich_menu_default
delete_rich_menu
richMenuId
(string
): The ID of the rich menu to delete.get_message_quota
get_profile
userId
(string
, optional): The user ID to get a profile. Defaults to DESTINATION_USER_ID
.get_rich_menu_list
push_flex_message
message
(object
)userId
(string
, optional): The user ID to receive the message. Defaults to DESTINATION_USER_ID
.push_text_message
message
(object
)userId
(string
, optional): The user ID to receive the message. Defaults to DESTINATION_USER_ID
.set_rich_menu_default
richMenuId
(string
): The ID of the rich menu to set as default.