Lux.Prisms.AgenticCompany.CreateJobsPrism (Lux v0.5.0)

View Source

A prism that creates multiple jobs in a company in parallel.

This prism takes a list of job configurations and creates them all in the specified company. If any job creation fails, the entire operation is considered failed.

Summary

Functions

Callback implementation for Lux.Prism.handler/2.

Returns the Prism struct for this module.

Functions

handler(input, ctx)

Callback implementation for Lux.Prism.handler/2.

run(input, context \\ nil)

view()

Returns the Prism struct for this module.