Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| COZE_API_KEY | Yes | 你的Coze API密钥(个人访问令牌)。确保API密钥开通了 'listWorkflow' 和 'run' 权限。 | |
| WORKSPACE_ID | Yes | 你想要加载工作流的Workspace ID。 | |
| OPENCLAW_SKILLS_DIR | No | OpenClaw技能目录,用于生成技能文件。 | ~/.openclaw/skills |
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |