{
"detail": [
{
"loc": [
"<string>"
],
"msg": "<string>",
"type": "<string>"
}
]
}Tool
Tool User Run Static Function
To execute a tool’s static function and return the response
POST
/
api
/
v1
/
tool
/
ToolUser
/
{tool_user_id}
/
run_static_function
{
"detail": [
{
"loc": [
"<string>"
],
"msg": "<string>",
"type": "<string>"
}
]
}Was this page helpful?

