Meta · Capability
Meta Graph API - User — Users
Meta Graph API - User — Users. 5 operations. Lead operation: Meta Get current user. Self-contained Naftiko capability covering one Meta business surface.
What You Can Do
GET
Getme
— Meta Get current user
/v1/me
GET
Getuser
— Meta Read user profile
/v1/{user-id}
POST
Updateuser
— Meta Update user profile
/v1/{user-id}
DELETE
Deleteuser
— Meta Delete test user
/v1/{user-id}
GET
Getuserfeed
— Meta Get user feed
/v1/{user-id}/feed
MCP Tools
meta-get-current-user
Meta Get current user
read-only
idempotent
meta-read-user-profile
Meta Read user profile
read-only
idempotent
meta-update-user-profile
Meta Update user profile
meta-delete-test-user
Meta Delete test user
idempotent
meta-get-user-feed
Meta Get user feed
read-only
idempotent