TlvStartActionRequest: ObjectSchema<{
    actionId: FieldType<number>;
    invokeId: OptionalFieldType<number>;
}> = ...

Input to the Actions startAction command

MatterSpecification.v13.Core § 9.14.6.3