Every action below is available as a verb in Cerebral OS — callable from a Cerebral, a Map, or the Runtime API. All executions are governed, audited, and dry-run safe.
Add Api Collaborator
swaggerhub:add_api_collaborator
Add a collaborator to an API with specified permissions.
Write
Medium risk
Create Api
swaggerhub:create_api
Create a new API in SwaggerHub.
Write
Medium risk
Create Api Comment
swaggerhub:create_api_comment
Create a new comment on an API version.
Write
Medium risk
Create Domain
swaggerhub:create_domain
Create a new domain in SwaggerHub.
Write
Medium risk
Delete Api
swaggerhub:delete_api
Delete an API version from SwaggerHub. This action cannot be undone.
Write
High risk
Delete Domain
swaggerhub:delete_domain
Delete a domain version from SwaggerHub. This action cannot be undone.
Write
High risk
Get Api
swaggerhub:get_api
Fetch a single API definition by owner, name, and version.
Read
Low risk
Get Api Collaborators
swaggerhub:get_api_collaborators
Get the list of collaborators for an API.
Read
Low risk
Get Api Comments
swaggerhub:get_api_comments
Get comments for an API version.
Read
Low risk
Get Domain
swaggerhub:get_domain
Fetch a single domain definition by owner, name, and version.
Read
Low risk
List Apis
swaggerhub:list_apis
List APIs with optional filtering and pagination.
Read
Low risk
List Domains
swaggerhub:list_domains
List domains with optional filtering and pagination.
Read
Low risk
Publish Api
swaggerhub:publish_api
Publish an API version to make it publicly available.
Write
Medium risk
Remove Api Collaborator
swaggerhub:remove_api_collaborator
Remove a collaborator from an API.
Write
High risk
Unpublish Api
swaggerhub:unpublish_api
Unpublish an API version to make it private.
Write
Medium risk
Update Api
swaggerhub:update_api
Update an existing API specification in SwaggerHub.
Write
Medium risk
Update Domain
swaggerhub:update_domain
Update an existing domain specification in SwaggerHub.
Write
Medium risk