infomaniak_get_my_profile
Verify the authenticated Infomaniak user's profile: name, email, language, timezone, current account ID, and security status. Use this to confirm the acting identity and account.
Instructions
Get the identity of the currently-authenticated Infomaniak user: name, email, language, country, timezone, current_account_id (= the organization being managed by default), and the full security posture (2FA status, recovery email, validated phone, trusted devices, last login). Use this first to confirm which user + account the MCP is acting on behalf of. Manager-private — requires SASESSION cookie.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | ||
| display_name | Yes | ||
| first_name | No | ||
| last_name | No | ||
| Yes | |||
| is_sso | No | ||
| avatar | No | ||
| login | No | Internal Infomaniak login (e.g. PR00793). | |
| preferences | No | ||
| phones | No | ||
| emails | No |