Skills Playground

Test Dimebia Agent Skills interactively. Select a skill, edit the input JSON, and click Run to see a simulated or live response.

Create a payment transaction

// Click "Run Skill" to see the response

How to Use

  1. Select a skill from the dropdown above
  2. Edit the input JSON on the left to match your use case
  3. Choose Mock for simulated responses or Live API to call the real endpoint
  4. In Live API mode, enter your API Base URL and API Key
  5. Click Run Skill to execute
  6. View the response on the right

Note: Mock mode returns simulated responses. Live mode requires CORS-enabled API endpoints. For production use, call the REST endpoints or SDKs documented in the API Reference.