Live OData service info — the service URL + entity sets — for a binding's service
(chains fetch_services → fetch_service_information). For an unpublished V4 binding this
throws asking you to publish first. service picks a specific service (default: first).
Optionalopts: { service?: string }List the OData services a binding exposes (type, version, definitions, publish state).
Publish (or unpublish) a service binding — mutating.
Run an executable object (classrun / program) and return its console output.
Read a service binding's details (binding type, OData version, service list).
Runtime + business-service surface (the
servicesnamespace).