File size: 1,366 Bytes
61848b4 | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 | {
"tool_b858a99a": {
"tool_id": "tool_b858a99a",
"name": "calculator",
"description": "Evaluate a mathematical expression safely.",
"function_signature": "calculator()",
"file_path": "calculator.py",
"created_at": 1784405265.9422545,
"created_by": "human",
"use_count": 2,
"last_used": 1784405342.0496907,
"approved": true,
"source_tools": [],
"tags": [
"built-in",
"calculator"
],
"test_passed": false
},
"tool_a2674e14": {
"tool_id": "tool_a2674e14",
"name": "text_stats",
"description": "Compute statistics about text.",
"function_signature": "text_stats()",
"file_path": "text_stats.py",
"created_at": 1784405266.302442,
"created_by": "human",
"use_count": 0,
"last_used": 0.0,
"approved": true,
"source_tools": [],
"tags": [
"built-in",
"text_stats"
],
"test_passed": false
},
"tool_d8f7dacd": {
"tool_id": "tool_d8f7dacd",
"name": "time_now",
"description": "Get the current time and date.",
"function_signature": "time_now()",
"file_path": "time_now.py",
"created_at": 1784405266.5876045,
"created_by": "human",
"use_count": 0,
"last_used": 0.0,
"approved": true,
"source_tools": [],
"tags": [
"built-in",
"time_now"
],
"test_passed": true
}
} |