steedos-object-functions
OfficialExposes Steedos object functions via REST.
Software Engineering#javascript#triggers#server-side#rest-api#api-endpoints#steedos#object-functions
Authorsteedos
Version1.0.0
Installs0
System Documentation
What problem does it solve?
Define server-side Steedos object functions and expose them as REST endpoints.
Core Features & Use Cases
- REST-exposed server-side functions: Define .function.yml files and expose them at POST /api/v6/functions/{objectApiName}/{functionApiName} for integration with UI buttons, triggers, or external systems.
- Context-aware scripting: Access ctx.input, ctx.params, and objects.* APIs to validate and modify data with robust error handling.
- Button/Trigger integrations: Call functions from amis buttons or automation triggers, enabling seamless business logic execution across the platform.
- Real-world example: A sales function validates a quote, updates the status, and triggers downstream workflows when called from a button.
Quick Start
Create a new .function.yml for an object and expose it via the REST API, then call it from a button or trigger.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: steedos-object-functions Download link: https://github.com/steedos/steedos-platform/archive/main.zip#steedos-object-functions Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.