steedos-builtin-objects
Installation
SKILL.md
Steedos Built-in Objects | Steedos 内置对象
CRITICAL: Object Name Mappings | 重要:对象名称映射
ALWAYS use the exact API names below — do NOT guess object names based on common conventions:
| Concept | API Name (object name) | WRONG guesses to avoid |
|---|---|---|
| Department 部门 | organizations | |
| Workspace 工作区 | spaces | |
| Workspace User 工作区用户 | space_users | |
| Division 分部 | company | |
| Permission Profile 权限简档 | permission_set | |
| Task 任务 | tasks | — |
| Contact 联系人 | contacts | — |
| Account 客户 | accounts | — |
When referencing built-in objects in lookup fields, permissions, or code, you MUST use the API names from the table above. Consult the full object index at the end of this document if unsure.