Zurück zu Microsoft Graph
Verbinde Knoon AI mit Microsoft Graph (Microsoft), um KI-Workflows zu automatisieren.
Fetch presence (availability and activity) for a user.
microsoftGraphGetPresence
Beta
Intern
Berechtigungen
Optionale Berechtigungen
Es gibt keine Elemente zum Anzeigen.
Parameter
| Name | Typ | Beschreibung | Erforderlich |
|---|---|---|---|
| aadObjectId | mustache | Azure AD object ID (or user principal name) of the user. | Ja |
Rückgaben
| Name | Typ | Beschreibung |
|---|---|---|
| status | string | DONE. |
| sensitive.presence.id | string | User object ID. |
| sensitive.presence.availability | string | Availability (e.g., Available, Busy). |
| sensitive.presence.activity | string | Activity (e.g., InAMeeting). |