List LINE OAs configured
line_list_oasList all LINE Official Accounts accessible to this MCP instance, showing IDs and status to select an account for operations.
Instructions
List all LINE Official Accounts available to this MCP instance, from the multi-OA config file (or single-OA env mode). Useful before line_use_oa to discover the OA IDs.
Args:
response_format: 'markdown' (default) | 'json'.
Returns: { active_oa: string, oas: [{ id, display_name?, region?, is_premium?, is_active }] }
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| response_format | No | markdown |