teams-for-linux
teams-for-linux copied to clipboard
Execute a command on call join
Hi there! Thanks for the client :)
Is your feature request related to a problem? Please describe. I want to get the details of the current meeting every time I join a call for my journaling.
Describe the solution you'd like An option like incomingCallCommand (joinCallCommand?) would work if I could put the meeting's JSON to the args (or at least the meeting ID/join link)
Describe alternatives you've considered MS Graph APIs won't let me see the call I've joined.
Additional context Ideally, that would be a JSON like the one provided by MS APIs, but even a meetingID or a join link would work. With ID or a join link I could query the Graph API to get the data.
MS call JSON object: https://learn.microsoft.com/en-us/graph/api/call-get?view=graph-rest-1.0&tabs=http