apaas-object

Installation
SKILL.md

aPaaS Object

Use this skill for client.object.*, client.constant.*, and client.dataset.*.

Workflow

  1. Initialize the client with apaas-shared.
  2. Resolve object and field API names from live metadata.
  3. Read before write when the payload depends on field type or readonly status.
  4. Use iterator helpers for full-result work.
  5. 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:

Installs
3
First Seen
3 days ago
apaas-object — ennann/apaas-oapi-node-client