get_profile
Retrieve user profile information by UID or username. If unspecified, uses the MONKEYTYPE_USERNAME environment variable.
Instructions
Get user's profile information
Input Schema
Name | Required | Description | Default |
---|---|---|---|
uidOrName | No | The UID or username of the user. If omitted or set to a keyword like 'me', 'self', 'current', or 'my', the value from the MONKEYTYPE_USERNAME environment variable will be used. |