klados

Scatter Utility

01KJ61043AFBTGY9CQSVDF5WW2

Properties

accepts
cardinality
many
types
  • *
actions_required
  • entity:view
  • entity:create
description
Scatters entity IDs to the next workflow step OR invokes a target klados directly when target_klados is specified (generic scatter mode).
endpoint
https://scatter.nick-chimicles-professional.workers.dev
endpoint_verified_at
2026-02-23T19:53:19.599Z
input_schema
description
Optional parameters for generic scatter mode (invoking a target directly). Properties map directly to keys in request.input.
properties
entity_ids
description
DEPRECATED: Use target_entities in the invoke request instead. Kept for backward compatibility.
items
type
string
required
false
type
array
passthrough_input
description
Input data to pass to each target invocation (only used in generic scatter mode).
required
false
type
object
target_klados
description
Klados ID to invoke for each entity (generic scatter mode). When specified, invokes target directly instead of returning outputs for rhiza handoff.
required
false
type
string
target_rhiza
description
Rhiza ID to invoke for each entity (generic scatter mode). Alternative to target_klados.
required
false
type
string
match
never
true
produces
cardinality
many
types
  • *
status
active
Scatter Utility | Arke