get_user_profile
Retrieve authenticated user profile information including email, display name, and account details from the Restream streaming platform.
Instructions
Get the authenticated user profile information including email, display name, and account details
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Input Schema (JSON Schema)
{
"properties": {},
"required": [],
"type": "object"
}