Meta · Arazzo Workflow
Meta Read User Feed And Identity
Version 1.0.0
Read a target user's feed and resolve the caller's own identity for context.
View Spec
View on GitHub
AdvertisingAnalyticsArtificial IntelligenceMessagingSocialSocial MediaVirtual RealityArazzoWorkflows
Provider
Workflows
read-user-feed-and-identity
Read a target user and feed, then resolve the caller's own identity.
Reads the target user node and feed, then calls /me to capture the authenticated caller's id for comparison.
1
readTarget
getUser
Read the target User node to confirm access and capture display fields.
2
targetFeed
getUserFeed
Retrieve the target user's feed of posts.
3
resolveCaller
getMe
Resolve the authenticated caller's own identity for context.