# Tạo Cache-Control Header

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

| Trường | Giá trị |
| --- | --- |
| Slug | `tao-cache-control-header` |
| Danh mục V2 | Web & Internet (`web-internet`) |
| Danh mục con V2 | HTTP (`web-internet.http`) |
| Route legacy tương thích | `lap-trinh-dev` |
| Taxonomy V2 | `web-internet` / `web-internet.http` |
| Phạm vi áp dụng | `global` |
| Trạng thái thực thi MCP | `remote_executable` |
| Nguồn giao diện/schema | `text/tao-cache-control-header` |
| Website | [Mở công cụ](https://bop.ink/lap-trinh-dev/tao-cache-control-header/) |

Chọn cache scope/TTL/revalidate để sinh Cache-Control.

## Cách dùng qua MCP

### Tạo Cache-Control Header

- Capability: `text.lap_trinh_dev.tao_cache_control_header`
- MCP availability: `remote-executable`
- MCP tool: `bop_execute_text_lap_trinh_dev_tao_cache_control_header`
- Mô tả: Chọn cache scope/TTL/revalidate để sinh Cache-Control.

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
{}
```
