Adobe Launch · Capability
Adobe Launch Reactor API — Hosts
Adobe Launch Reactor API — Hosts. 5 operations. Lead operation: Retrieve a Host. Self-contained Naftiko capability covering one Adobe Launch business surface.
What You Can Do
GET
Gethost
— Retrieve a Host
/v1/hosts/{hostid}
PATCH
Updatehost
— Update a Host
/v1/hosts/{hostid}
DELETE
Deletehost
— Delete a Host
/v1/hosts/{hostid}
GET
Listhostsforproperty
— List Hosts for a Property
/v1/properties/{propertyid}/hosts
POST
Createhost
— Create a Host
/v1/properties/{propertyid}/hosts
MCP Tools
retrieve-host
Retrieve a Host
read-only
idempotent
update-host
Update a Host
idempotent
delete-host
Delete a Host
idempotent
list-hosts-property
List Hosts for a Property
read-only
idempotent
create-host
Create a Host