changedOutput schema / (root)
Previous value: -{
- "properties": {
- "declared_need": {
- "type": "string"
- },
- "free_sample": {
- "properties": {
- "call_example": {
- "type": "string"
- },
- "description": {
- "type": "string"
- },
- "endpoint": {
- "type": "string"
- },
- "free_tool": {
- "type": "string"
- }
- },
- "type": "object"
- },
- "matched_capability": {
- "type": "string"
- },
- "note": {
- "type": "string"
- },
- "ref": {
- "type": "string"
- },
- "upgrade_to_paid": {
- "properties": {
- "curl_example": {
- "type": "string"
- },
- "endpoint": {
- "type": "string"
- },
- "how_to_pay": {
- "type": "object"
- },
- "paid_tool": {
- "type": "string"
- },
- "payment": {
- "type": "string"
- },
- "price_usdc": {
- "type": "string"
- },
- "recommendation": {
- "type": "string"
- },
- "value_comparison": {
- "type": "string"
- }
- },
- "type": "object"
- }
- },
- "required": [
- "declared_need",
- "free_sample",
- "upgrade_to_paid"
- ],
- "type": "object"
-}New value: +null