POST
/
tools
/
{id}
/
operations
{
  "attributes": {
    "auth_key": "<string>",
    "auth_schema_name": "<string>",
    "description": "<string>",
    "name": "<string>",
    "oas_spec": [
      123
    ],
    "operations": [
      "<string>"
    ],
    "privacy_score": 123,
    "tool_type": "<string>"
  },
  "id": "<string>",
  "type": "<string>"
}

Authorizations

Authorization
string
header
required

Path Parameters

id
integer
required

Tool ID

Body

application/json

Operation to add

Operation input model

data
object

Response

OK

Tool response model

attributes
object
id
string
type
string