apaas-object
Installation
SKILL.md
aPaaS Object
Use this skill for client.object.*, client.constant.*, and client.dataset.*.
Workflow
- Initialize the client with
apaas-shared. - Resolve object and field API names from live metadata.
- Read before write when the payload depends on field type or readonly status.
- Use iterator helpers for full-result work.
- Check SDK response codes and failed item lists.
Read references/id-cursor-pagination.md when a task needs full-table reads, large offset pagination, or a doc mentions ID cursor pagination.
Metadata
Prefer metadata calls before record work: