get_me
Fetch your own Trello user account details, including profile and preferences. Adjust field selection and detail levels to receive only the information you need.
Instructions
Retrieve information about the authenticated member (current user). Use this to get details about your own account.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| fields | No | Specific fields to include in the response. Overrides detailLevel. Use dot notation for nested fields (e.g., 'prefs.permissionLevel') | |
| detailLevel | No | Response detail level. 'minimal' returns only essential fields, 'standard' returns commonly used fields, 'detailed' returns most fields, 'full' returns all fields (default varies by operation type) |