steedos-builtin-objects

Catalog Steedos built-in objects, fields, and API name mappings.

1.6k|413|Updated Mar 4, 2019
One-click install
npx skills add https://github.com/steedos/steedos-platform --skill steedos-builtin-objects
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: steedos-builtin-objects
Source: https://github.com/steedos/steedos-platform/tree/main/skills/steedos-builtin-objects
Command: npx skills add https://github.com/steedos/steedos-platform --skill steedos-builtin-objects

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Steedos built-in objects provide a canonical reference for core platform metadata, enabling developers to discover objects, their fields, and relationships without chasing scattered docs.

Core Features & Use Cases

  • Centralized catalog of Steedos built-in objects with API names and field definitions
  • Clear mappings between Chinese names and API object names for accurate lookups
  • Quick reference of object relationships and index of all built-in objects

Quick Start

Query the built-in objects index and retrieve their fields and relationships for a given Steedos workspace.

Frequently Asked Questions about steedos-builtin-objects

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I find the API names for Steedos built-in objects?

Steedos built-in objects metadata catalog provides exact API name mappings and field definitions for core platform objects, enabling developers to discover objects like users, spaces, and organizations without scattered documentation.

What is the best way to look up fields and relationships for Steedos core objects?

Query the built-in objects index to retrieve standard field lists, exact API names, and hierarchical relationship mappings for Steedos core objects, supporting platform onboarding and package development tasks.

Can I use this metadata reference for Steedos integration tasks?

Yes, the catalog supports Steedos integration tasks by enforcing exact API names, hierarchical relationships, and standard field lists for core objects like permission_set, users, and spaces during package development.

How do I map Chinese object names to API names in a Steedos workspace?

Reference the built-in objects catalog to map Chinese display names to exact API object names in a Steedos workspace, ensuring accurate metadata discovery and preventing lookup errors during development.

Does the Steedos built-in objects catalog include hierarchical relationships?

Yes, the catalog enforces exact API names, hierarchical relationships, and standard field lists for all standard Steedos objects, enabling accurate metadata discovery during package development and integration.