Claude
Skills
Sign in
Back

aliyun-dlf-manage-next-test

Included with Lifetime
$97 forever

Minimal smoke test for DlfNext skill. Validate metadata discovery and one read-only API call.

Backend & APIs

What this skill does


Category: test

# DlfNext Minimal Viable Test

## Prerequisites

- AK/SK and region are configured.
- GoalsSkill: `skills/data-lake/aliyun-dlf-manage-next/`。

## Test Steps

1) Run `python scripts/list_openapi_meta_apis.py`.
2) Select one read-only API and run a minimal request.
3) Save outputs under `output/aliyun-dlf-manage-next-test/`。

## Expected Results

- Metadata and read-only query paths are available.

Related in Backend & APIs