Identity
Tool for retrieving user identity and team information.
whoiam
The whoiam tool retrieves information about the currently authenticated user and their connected Madgicx team.
Overview
Use Cases
Verify Connection
Confirm your MCP client is properly connected to Madgicx
Check Permissions
Review which OAuth scopes have been granted
Facebook Token Status
Verify your Facebook integration is active
Response
| Prop | Type | Default |
|---|---|---|
user_id | string | - |
team_id | string | - |
permissions | string[] | - |
facebook_token | object | - |
Facebook Token Object
| Prop | Type | Default |
|---|---|---|
status | "active" | "expiring" | "expired" | - |
expires_at | string | - |
Example Response
Usage Examples
Ask your AI assistant naturally: