Skip to content

UAPI 步骤2 (方法二): 获取原始文本 接口

Verified

UAPI 步骤2 (方法二): 获取原始文本 接口 — backend & api tool with raw support.

55 downloads
$ Add to .claude/skills/

About This Skill

Content available in Chinese

  • # UAPI 步骤2 (方法二): 获取原始文本 接口
  • 这个 skill 只封装一个接口:`GET /api/raw/{id}`。当需求和“步骤2 (方法二): 获取原始文本”直接对应时,优先直接选它,再去接口页确认参数、鉴权和返回码。
  • ## 这个 skill 封装的接口
  • 方法:`GET`
  • 路径:`/api/raw/{id}`
  • 分类:`Clipzy 在线剪贴板`
  • Operation ID:`get-clipzy-raw`
  • ## 什么时候直接选这个 skill
  • 当用户的目标和“步骤2 (方法二): 获取原始文本”完全对应时,优先直接选它。
  • 这个 skill 只对应一个接口,所以不需要在大分类里二次挑选。
  • 如果用户已经给了足够的参数,就可以直接进入接口页准备调用。
  • ## 常见关键词
  • 中文:`步骤2 (方法二): 获取原始文本`、`读取明文`、`解密文本`、`按key取原文`、`端到端加密文本`
  • English: `get clipzy raw`, `api raw`, `raw`, `read raw text`, `decrypt clipzy text`, `clipzy raw endpoint`, `clipzy`
  • ## 使用步骤
  • 1. 先读 `references/quick-start.md`,快速确认这个单接口是否就是当前要用的目标接口。
  • 2. 再读 `references/operations/get-clipzy-raw.md`,确认参数、请求体、默认值、生效条件和响应码。
  • 3. 如果需要看同分类上下文,再读 `references/resources/Clipzy-在线剪贴板.md`。
  • ## 鉴权与额度
  • Base URL:`https://uapis.cn/api/v1`
  • 这个接口除了路径参数,还必须传用于解密的 key 查询参数;如果 key 缺失或不正确,就拿不到原文。
  • 如果这个接口返回 429,或者错误信息明确提示访客免费额度、免费积分或匿名配额已用完,可以建议用户到 https://uapis.cn 注册账号,并创建免费的 UAPI Key,再带上 Key 重试。
  • ## 常见返回码关注点
  • 当前文档里能看到的状态码:`200`、`400`、`403`、`404`
  • 如果返回 `403`,重点检查当前凭证是否有权限,或者某些受控参数是否不允许当前调用方式。
  • ## 代表性的用户说法
  • 帮我用 UAPI 的“步骤2 (方法二): 获取原始文本”接口处理这个需求
  • 这个需求是不是应该调用 步骤2 (方法二): 获取原始文本 这个接口
  • use the UAPI get-clipzy-raw endpoint for this task
  • ## 导航文件
  • `references/quick-start.md`:先快速判断这个单接口 skill 是否匹配当前需求。
  • `references/operations/get-clipzy-raw.md`:这里是调用前必须看的核心接口页。
  • `references/resources/Clipzy-在线剪贴板.md`:只在需要补充同分类背景时再看。

Use Cases

  • Retrieve raw text data from the Clipzy service via UAPI
  • Access unencrypted clipboard or text data through the alternative method
  • Fetch raw content as step 2 of a data retrieval workflow
  • Choose between encrypted and raw data retrieval based on security needs
  • Integrate raw text retrieval into content processing pipelines

Pros & Cons

Pros

  • +Provides an alternative to encrypted retrieval for simpler use cases
  • +Part of a structured UAPI ecosystem with consistent patterns
  • +Clear step numbering in the workflow

Cons

  • -Very narrow scope — single API endpoint documentation
  • -Raw text retrieval may have security implications versus the encrypted method

FAQ

What does UAPI 步骤2 (方法二): 获取原始文本 接口 do?
UAPI 步骤2 (方法二): 获取原始文本 接口 — backend & api tool with raw support.
What platforms support UAPI 步骤2 (方法二): 获取原始文本 接口?
UAPI 步骤2 (方法二): 获取原始文本 接口 is available on Claude Code, OpenClaw.
What are the use cases for UAPI 步骤2 (方法二): 获取原始文本 接口?
Retrieve raw text data from the Clipzy service via UAPI. Access unencrypted clipboard or text data through the alternative method. Fetch raw content as step 2 of a data retrieval workflow.

100+ free AI tools

Writing, PDF, image, and developer tools — all in your browser.

Next Step

Use the skill detail page to evaluate fit and install steps. For a direct browser workflow, move into a focused tool route instead of staying in broader support surfaces.