AI NETCAFÉ · 真实调用产物REAL TOOL OUTPUT
render_diagram 2026-08-22
输入Input
| source | digraph fbd { rankdir=TB; node [shape=none, fontsize=13, fontcolor="#334155"]; b [shape=box, label="木块", width=1.2, height=0.8, fontsize=15, style=filled, fillcolor="#dbeafe"]; n [label="N 支持力", fontcolor="#16a34a"]; g [label="mg 重力", fontcolor="#dc2626"]; f [label="f 摩擦力", fontcolor="#9333ea"]; p [label="F 推力", fontcolor="#2563eb"]; {rank=same; f; b; p;} n -> b [arrowhead=none, color="#16a34a"]; b -> g [arrowhead=none, color="#dc2626"]; f -> b [arrowhead=vee, color="#9333ea"]; b -> p [arrowhead=vee, color="#2563eb"]; } |
| type | graphviz |
| format | svg |
自己来一张(免费额度,免注册)Make your own (free quota, no signup)
curl "https://ainetcafe.com/t/render_diagram?type=graphviz&format=svg"
接进你的 agent:MCP 端点 https://ainetcafe.com/mcp,一行配置 48 个工具。Wire it into your agent: MCP endpoint https://ainetcafe.com/mcp — one line, 48 tools. →