Live Playground
Execute skills in mock, real, or hybrid mode with structured outputs.
Execution modes
mock
mockreal
realhybrid
hybridExecution request shape
{
"skillSlug": "jupiter-swap",
"skillName": "Jupiter Swap",
"protocol": "jupiter",
"action": "swap",
"mode": "mock",
"input": {
"amount": 1.0,
"wallet": "7xKX...abc"
}
}Execution response shape
Returned execution details
Typical use cases
Last updated