cloud-functions · git:20260826.d64e7aa · 2026-08-26 · sha256 d1bf8fb1a527cff7
cloud-functions git:20260826.d64e7aaA
Immutable. This exact content is served forever at /api/v1/blob/d1bf8fb1a527cff7.
--- name: cloud-functions description: Use when creating, updating, invoking, or debugging CloudBase cloud functions from DeepSeek Harness. --- # Cloud functions (DSH) - List: `mcp__cloudbase__queryFunctions`. - Deploy: `mcp__cloudbase__manageFunctions` `action=createFunction` or `updateFunctionCode`. Point `functionRootPath` at the parent directory of the function folder. - Runtime cannot be changed after create. - User-facing name is 云函数, never SCF.