upsert_event_type
ActiveTool of Relin
declared in 1.0.0
Authenticated tool to upsert event type.
Parameters schema
{
"type": "object",
"$schema": "http://json-schema.org/draft-07/schema#",
"required": [
"appId",
"eventType"
],
"properties": {
"appId": {
"type": "string",
"minLength": 1
},
"schema": {},
"eventType": {
"type": "string",
"minLength": 1
},
"description": {
"type": "string"
},
"examplePayload": {}
}
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
Relin
https://github.com/earonesty/relin
1/7 registries