Authorizations
Path Parameters
Response
Successful Response
Response model for service operations. A service is a collection of tools.
The internal ID of the service
Examples:
1
The name of the service
Examples:
"Weather tools"
The description of the service
Examples:
"Service containing tools for fetching weather information"
The timestamp of the most recent update to the service
Examples:
"2024-01-01T12:00:00Z"
The email of the user who last updated the service
Examples:
"user@email.com"
Names of tools that belong to the service
Examples:
["hangup", "summary"]The type of authentication to use for the service's tools
Available options:
basic, bearer, custom_headers, oauth2 Examples:
"basic"
Auth value keys (values omitted for security)
Examples:
["username", "password"]Free text providing comment about what was updated
Examples:
"Updated description to correct typo"

