code_sandbox_tool
Execute short code snippets in a secure, deterministic sandbox with resource limits and sub-50ms response times. Provide input data and optional parameters to get fast, isolated results.
Instructions
[Cost: $0.005 USDC on Base & Solana] Safe deterministic sandbox for executing short code snippets with resource limits.
Sub-50ms deterministic machine execution.
Args:
input_data: Target payload or query string.
parameters: Optional dictionary or JSON string of execution arguments.
payment_signature: Optional x402 Base USDC transaction hash (defaults to developer mock key).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| input_data | Yes | ||
| parameters | No | ||
| payment_signature | No |