Skip to content

feat: Hierarchy / Parent-Child Tree Getter #100

@snamjosh

Description

@snamjosh

Description:

Build an action that returns a record’s full hierarchy path (parents and/or children).

Why it matters:

Useful for CMDB, catalog, or org structures.

Inputs:

Table name
Record sys_id

Outputs:

Array of ancestors
Full breadcrumb string

Success Criteria:

Handles circular references
Configurable max depth

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions