TIBCO · Capability
TIBCO BusinessEvents API — Decision Tables
TIBCO BusinessEvents API — Decision Tables. 5 operations. Lead operation: List decision tables. Self-contained Naftiko capability covering one Tibco business surface.
What You Can Do
GET
Listdecisiontables
— List decision tables
/v1/decision-tables
POST
Createdecisiontable
— Create a decision table
/v1/decision-tables
GET
Getdecisiontable
— Get a decision table
/v1/decision-tables/{tableid}
PUT
Updatedecisiontable
— Update a decision table
/v1/decision-tables/{tableid}
DELETE
Deletedecisiontable
— Delete a decision table
/v1/decision-tables/{tableid}
MCP Tools
list-decision-tables
List decision tables
read-only
idempotent
create-decision-table
Create a decision table
get-decision-table
Get a decision table
read-only
idempotent
update-decision-table
Update a decision table
idempotent
delete-decision-table
Delete a decision table
idempotent