Loading...
Loading...
Retrieve the authenticated X user profile through Shift's Skill Router.
npx skill4agent add tryshift-sh/skills-store userPOST${SHIFT_LOCAL_GATEWAY}/skill-router/invoke{
"skillProvider": "x",
"skill": "user",
"action": "me",
"input": {}
}