normalize_api_response | map API JSON to target schema
Pricing
from $1.00 / 1,000 normalize_api_response | successful results
normalize_api_response | map API JSON to target schema
USE_WHEN: map raw API JSON to target schema before next pipeline step. Stateless. tool_id: normalize_api_response. PPE: normalize_api_response_result ($0.001). MCP twin available.
Pricing
from $1.00 / 1,000 normalize_api_response | successful results
Rating
0.0
(0)
Developer
Paweł Józefowski
Maintained by CommunityActor stats
0
Bookmarked
2
Total users
1
Monthly active users
3 days ago
Last modified
Categories
Share
normalize_api_response
USE_WHEN: raw API JSON must map to a strict target schema before the next pipeline step.
Call
{"rawJson": "{\"data\":{\"price_usd\":\"19.99\",\"product_sku\":\"X1\"}}","targetSchema": {"type": "object","required": ["priceUsd", "sku"],"properties": {"priceUsd": { "type": "number" },"sku": { "type": "string" }}},"fieldMap": {"priceUsd": "data.price_usd","sku": "data.product_sku"}}
Returns
{ valid, normalized, mapped[], fieldRenames[], unmappedSourceKeys[], agentHints[], schemaErrors[] }
Cost
$0.001 per result (PPE normalize_api_response_result).
MCP twin
normalize_api_response — https://scryptexlabs.com/mcp.json