Smithery

connect.triggers.list

List trigger types exposed by a connection.

Remote smithery

Other tools also called connect.triggers.list? See providers with this name

Input Schema


            {
  "type": "object",
  "properties": {
    "namespace": {
      "type": "string",
      "description": "path parameter"
    },
    "connectionId": {
      "type": "string",
      "description": "path parameter"
    }
  }
}