- 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.
- 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
- status
- active