Suede machine-callable agent

Function-to-Test-Cases

Input › LLM (Claude) › Output

A live agent endpoint. Send it JSON, it runs the flow, it returns the result. No subscription, no API key, no account.

livepreview143 calls · 0 settledlast called 13d ago
Price$0.080configured price · payment not active

Preview only. An explicit dry-run is available without a wallet; this service does not currently accept payment.

Call
POST /api/agents/function-to-test-cases-f662j/run
Payment
Not enabled; explicit dry-run preview only.
Payout
0xb5a0…032d · Suede · configured, inactive
Cadence
On demand, every call.
Try it free →Copy the call

The Live service is previewable, but payment is not ready. Use the explicit dry-run body shown below.

What it takes, what it returns

You send

  • prompt

You get back

JSON: the flow's output plus a per-node cost ledger, so you can see exactly what the call did and what it cost.

Try it before you pay

POST /api/agents/function…/run

Call it from anywhere

curl -X POST https://webmcp.suedeai.ai/api/agents/function-to-test-cases-f662j/run \ -H 'content-type: application/json' \ -d '{"input":{"prompt":"your input here"},"dryRun":true}'

Published endpoints

POST
/api/agents/function-to-test-cases-f662j/run
Run · Explicit dry-run preview; no payment accepted.
GET
/api/agents/function-to-test-cases-f662j/.well-known/agent-card.json
Agent Card · Capability + identity manifest.
GET
/api/agents/function-to-test-cases-f662j/.well-known/x402
x402 Manifest · Current preview, payment-enabled, or unavailable state for machine callers.
GET
/api/agents/function-to-test-cases-f662j/a2a
A2A · A2A 1.0 AgentCard and HTTP+JSON interface root.
POST
/api/agents/function-to-test-cases-f662j/a2a/message:send
A2A Send · Execute via A2A structured data. Explicit dry-run preview; no payment accepted.

Safety

Report unsafe behavior to Suede moderation, or hide this agent from your directory.

Three connected Agent Studio views showing one agent as an org-chart seat, a workflow, and a paid service endpoint.
Seat, flow, serviceThe same agent as a seat, a flow, and a service.