Screenshot of the Kitten shell open in terminal for the currently-running site:
> kitten.db.accounts.findAccountWithHandle('@aral@mastodon.ar.al')
Proxy [
Account {
id: 'ce4c1f2c-2044-47a0-b97e-1bc1a43bfc07',
url: 'https://mastodon.ar.al/@aral',
isVerified: true,
data: Proxy [ [Object], [Object] ],
isScheduled: false,
joinPageIp: undefined,
privatePageIps: Proxy [ [Array], [Object] ],
isTeam: false,
callDays: Proxy [ [Array], [Object] ]
}
get: [Function: bound getHandler], set: [Function: bound setHandler], defineProperty: [Function: bound definePropertyHandler], deleteProperty: [Function: bound deletePropertyHandler]
}
]
> kitten.db.calendar.scheduleInterview(kitten.db.accounts.findAccountWithHandle('@aral@mastodon.ar.al').id)