{"schemaVersion":1,"siteUrl":"https://toolcore.dev","runtime":"nodejs","rateLimit":{"scope":"per calling IP address","windowSeconds":60,"maxRequests":30,"note":"HTTP 429 when exceeded; Retry-After seconds in header."},"maxInputUtf8Bytes":524288,"endpoints":{"capabilities":"https://toolcore.dev/api/agent/v1/capabilities","execute":"https://toolcore.dev/api/agent/v1/execute","serverApiMatrixPage":"https://toolcore.dev/ai-agents/server-api","integrationMatrixPage":"https://toolcore.dev/ai-agents/integration-matrix","offloadComputePage":"https://toolcore.dev/ai-agents/offload-compute","mcpGptActionsPage":"https://toolcore.dev/ai-agents/mcp-gpt-actions"},"operations":[{"operationId":"json-format","catalogToolId":"json-format","title":"JSON format (server)","description":"Pretty-print or minify JSON using the same strict JSON.parse/JSON.stringify semantics as the JSON formatter page.","method":"POST","path":"/api/agent/v1/execute","bodySchema":{"operationId":"json-format","action":["pretty","minify"],"input":{"oneOf":[{"q":"UTF-8 JSON text"},{"qb":"Standard Base64 of UTF-8 bytes (same convention as manifest qb)"}]}},"example":{"operationId":"json-format","action":"pretty","input":{"q":"{\"a\":1}"}}}]}