test06-debug-rescan
Provider: bailian | Model: qwen-flash | ¥0.10/call
testdebugecho
P0 扫描链路验证专用,回声测试。
Skill Documentation
---
name: test06-debug-rescan
description: P0 扫描链路验证专用。极简回声,无副作用。会自动原样返回用户输入。
---
test06-debug-rescan
What it does
Returns the input back to the caller. No LLM, no external calls, no file IO.
Usage
Pass any string in `prompt`, get the same string back.
Safety
- No data persistence
- No network calls (besides the chat relay)
- No file system access
- Read-only input handling