# Chuyển Key=Value Lines Sang JSON

> Hồ sơ MCP chính thức, sinh từ registry BOP.INK.

| Trường | Giá trị |
| --- | --- |
| Slug | `chuyen-keyvalue-lines-sang-json` |
| Danh mục V2 | Dữ liệu & Encoding (`du-lieu-encoding`) |
| Danh mục con V2 | Data Conversion (`data-encoding.data-conversion`) |
| Route legacy tương thích | `lap-trinh-dev` |
| Taxonomy V2 | `data-encoding` / `data-encoding.data-conversion` |
| Phạm vi áp dụng | `global` |
| Trạng thái thực thi MCP | `remote_executable` |
| Nguồn giao diện/schema | `text/chuyen-keyvalue-lines-sang-json` |
| Website | [Mở công cụ](https://bop.ink/lap-trinh-dev/chuyen-keyvalue-lines-sang-json/) |

Parse dòng key=value thành object JSON nested theo dot path.

## Cách dùng qua MCP

### Chuyển Key=Value Lines Sang JSON

- Capability: `text.lap_trinh_dev.chuyen_keyvalue_lines_sang_json`
- MCP availability: `remote-executable`
- MCP tool: `bop_execute_text_lap_trinh_dev_chuyen_keyvalue_lines_sang_json`
- Mô tả: Parse dòng key=value thành object JSON nested theo dot path.

Các trường đầu vào:

- `text` (bắt buộc): Văn bản đầu vào cần xử lý
- `action`: Thao tác chuyển đổi (tùy chọn)
- `options`: Tùy chọn bổ sung

Ví dụ đầu vào:

```json
{}
```
