Meta · Arazzo Workflow
Meta Get Current User Feed
Version 1.0.0
Resolve the current user from the access token and read their timeline feed.
View Spec
View on GitHub
AdvertisingAnalyticsArtificial IntelligenceMessagingSocialSocial-MediaVirtual RealityArazzoWorkflows
Provider
Workflows
get-current-user-feed
Resolve the current user and return their feed of posts.
Calls the /me node to discover the authenticated user's id, then retrieves the feed edge for that user.
1
getCurrentUser
Read the User node associated with the access token to discover the authenticated user's id.
2
Source API Descriptions
Arazzo Workflow Specification
Work with this as data
Every workflow here is available over the APIs.io API and to AI agents over MCP.