# Cloud Functions

> Use when creating, updating, invoking, or debugging CloudBase cloud functions from DeepSeek Harness.

- Skill: `tencentcloudbase/cloud-functions-3` (Agent Skill)
- Install (CLI): `npx skillmds@latest add tencentcloudbase/cloud-functions-3`
- Raw SKILL.md: https://api.skillmd.com/api/skills/tencentcloudbase/cloud-functions-3/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: DevOps & Infra
- Author: tencentcloudbase (https://skillmd.com/u/tencentcloudbase)
- Updated: 2026-09-22
- Page: https://skillmd.com/skills/tencentcloudbase/cloud-functions-3

---


# 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.

