get-my-member-info
Retrieve your Dooray member profile and ID to authenticate and enable task management operations like filtering by assignee.
Instructions
Get information about the authenticated user.
This tool retrieves your Dooray member profile using your API token. Most importantly, it returns your member ID which is needed for other operations like filtering tasks by assignee.
No parameters needed - it automatically uses your authentication token.
Examples:
Get my info: {} (empty parameters)
"What's my Dooray member ID?"
"Show my Dooray profile"
Returns your complete member profile including:
id: Your member ID (important for task queries)
name, email, organization
locale, timezone settings
display preferences
This is often the first tool to call to get your member ID for use in other tools like list-tasks.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||