{ "id": "21338539-728f-4fff-b689-f93a3e762444", ...
# office-hours
m
Copy code
{
  "id": "21338539-728f-4fff-b689-f93a3e762444",
  "createdAt": "2025-05-27T05:22:31.759Z",
  "updatedAt": "2025-05-27T07:19:24.184Z",
  "type": "apiRequest",
  "function": {
    "name": "test_req_tool",
    "description": "This is a test req tool",
    "parameters": {
      "type": "object",
      "properties": {},
      "required": []
    }
  },
  "orgId": "baef2231-c8d3-4d93-9d44-5ae7748f9a63",
  "url": "https://api.com/endpoint",
  "method": "GET",
  "body": {
    "type": "object",
    "properties": {},
    "required": []
  }
}
3 Views