Skip to main content

schedule.diagnose

Overview

  • Diagnose the current schedule: where it is heading (dest target / room purpose / goto site / arrived bag, arrival markers) and where it was registered (timeline / schedule type / career type / site event).

Metadata

FieldValue
DisplayDiagnose Schedule Routing
Categoryschedule
AccessPublic
ScopeB2Authority
TagsExperimental
Aliases

Parameters

NameTypeRequiredDefaultDescription
entity_identityIdnoTarget entity ID (default: possessed)

Returns

  • Return shape is not declared for this command.

Usage

await inzoi.cli.execute('schedule.diagnose', {
entity_id: 0, // optional
});