{ "tool_id": 0, "agent_id": 0 }
curl --location --request POST '/tool/search' \ --header 'authorization;' \ --header 'Content-Type: application/json' \ --data-raw '{ "tool_id": 0, "agent_id": 0 }'
null