Get Me
get_meIdentify the authenticated Facebook user from browser cookies. Verify session validity and confirm whose account is configured.
Instructions
Get the identity of the authenticated Facebook user.
Resolved from the imported browser-cookie session (c_user / xs). Useful to confirm whose session is configured and whether it is still valid.
Returns: Dict with the user's id, name, and username.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||