Update Service
Update an existing service.
Authorizations
Body
Request model to update an existing service.
The name of the service
"Weather tools"
The description of the service
"Service containing tools for fetching weather information"
The internal ID of the service
1
Free text providing comment about what was updated
"Updated description to correct typo"
Response
Response model for service operations. A service is a collection of tools.
The name of the service
"Weather tools"
The description of the service
"Service containing tools for fetching weather information"
The internal ID of the service
1
The timestamp of the most recent update to the service
"2024-01-01T12:00:00Z"
The email of the user who last updated the service
"user@email.com"
Names of tools that belong to the service
["hangup", "summary"]
Free text providing comment about what was updated
"Updated description to correct typo"