naftiko: 1.0.0-alpha2 info: label: Unified.to API — ticketing description: 'Unified.to API — ticketing. 24 operations. Lead operation: List All Categories. Self-contained Naftiko capability covering one Unified To business surface.' tags: - Unified To - ticketing created: '2026-05-19' modified: '2026-05-19' binds: - namespace: env keys: UNIFIED_TO_API_KEY: UNIFIED_TO_API_KEY capability: consumes: - type: http namespace: full-ticketing baseUri: https://api.unified.to description: Unified.to API — ticketing business capability. Self-contained, no shared references. resources: - name: ticketing-connection_id-category path: /ticketing/{connection_id}/category operations: - name: listticketingcategories method: GET description: List All Categories outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: limit in: query type: number - name: offset in: query type: number - name: updated_gte in: query type: string description: Return only results whose updated date is equal or greater to this value (ISO-8601 / YYYY-MM-DDTHH:MM:SSZ format) - name: sort in: query type: string - name: order in: query type: string - name: query in: query type: string description: Query string to search. eg. email address or name - name: parent_id in: query type: string description: The parent ID to filter by - name: fields in: query type: array description: Fields to return - name: raw in: query type: string description: 'Raw parameters to include in the 3rd-party request. Encoded as a URL component. eg. raw parameters: foo=bar&zoo=bar -> raw=foo%3Dbar%26zoo%3Dbar' - name: connection_id in: path type: string description: ID of the connection required: true - name: createticketingcategory method: POST description: Create a Category outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: fields in: query type: array description: Fields to return - name: raw in: query type: string description: 'Raw parameters to include in the 3rd-party request. Encoded as a URL component. eg. raw parameters: foo=bar&zoo=bar -> raw=foo%3Dbar%26zoo%3Dbar' - name: connection_id in: path type: string description: ID of the connection required: true - name: body in: body type: object description: Request body (JSON). required: true - name: ticketing-connection_id-category-id path: /ticketing/{connection_id}/category/{id} operations: - name: removeticketingcategory method: DELETE description: Remove a Category outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: connection_id in: path type: string description: ID of the connection required: true - name: id in: path type: string description: ID of the Category required: true - name: getticketingcategory method: GET description: Retrieve a Category outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: fields in: query type: array description: Fields to return - name: raw in: query type: string description: 'Raw parameters to include in the 3rd-party request. Encoded as a URL component. eg. raw parameters: foo=bar&zoo=bar -> raw=foo%3Dbar%26zoo%3Dbar' - name: connection_id in: path type: string description: ID of the connection required: true - name: id in: path type: string description: ID of the Category required: true - name: patchticketingcategory method: PATCH description: Update a Category outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: fields in: query type: array description: Fields to return - name: raw in: query type: string description: 'Raw parameters to include in the 3rd-party request. Encoded as a URL component. eg. raw parameters: foo=bar&zoo=bar -> raw=foo%3Dbar%26zoo%3Dbar' - name: connection_id in: path type: string description: ID of the connection required: true - name: id in: path type: string description: ID of the Category required: true - name: body in: body type: object description: Request body (JSON). required: true - name: updateticketingcategory method: PUT description: Update a Category outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: fields in: query type: array description: Fields to return - name: raw in: query type: string description: 'Raw parameters to include in the 3rd-party request. Encoded as a URL component. eg. raw parameters: foo=bar&zoo=bar -> raw=foo%3Dbar%26zoo%3Dbar' - name: connection_id in: path type: string description: ID of the connection required: true - name: id in: path type: string description: ID of the Category required: true - name: body in: body type: object description: Request body (JSON). required: true - name: ticketing-connection_id-customer path: /ticketing/{connection_id}/customer operations: - name: listticketingcustomers method: GET description: List All Customers outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: limit in: query type: number - name: offset in: query type: number - name: updated_gte in: query type: string description: Return only results whose updated date is equal or greater to this value (ISO-8601 / YYYY-MM-DDTHH:MM:SSZ format) - name: sort in: query type: string - name: order in: query type: string - name: query in: query type: string description: Query string to search. eg. email address or name - name: fields in: query type: array description: Fields to return - name: raw in: query type: string description: 'Raw parameters to include in the 3rd-party request. Encoded as a URL component. eg. raw parameters: foo=bar&zoo=bar -> raw=foo%3Dbar%26zoo%3Dbar' - name: connection_id in: path type: string description: ID of the connection required: true - name: createticketingcustomer method: POST description: Create a Customer outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: fields in: query type: array description: Fields to return - name: raw in: query type: string description: 'Raw parameters to include in the 3rd-party request. Encoded as a URL component. eg. raw parameters: foo=bar&zoo=bar -> raw=foo%3Dbar%26zoo%3Dbar' - name: connection_id in: path type: string description: ID of the connection required: true - name: body in: body type: object description: Request body (JSON). required: true - name: ticketing-connection_id-customer-id path: /ticketing/{connection_id}/customer/{id} operations: - name: removeticketingcustomer method: DELETE description: Remove a Customer outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: connection_id in: path type: string description: ID of the connection required: true - name: id in: path type: string description: ID of the Customer required: true - name: getticketingcustomer method: GET description: Retrieve a Customer outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: fields in: query type: array description: Fields to return - name: raw in: query type: string description: 'Raw parameters to include in the 3rd-party request. Encoded as a URL component. eg. raw parameters: foo=bar&zoo=bar -> raw=foo%3Dbar%26zoo%3Dbar' - name: connection_id in: path type: string description: ID of the connection required: true - name: id in: path type: string description: ID of the Customer required: true - name: patchticketingcustomer method: PATCH description: Update a Customer outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: fields in: query type: array description: Fields to return - name: raw in: query type: string description: 'Raw parameters to include in the 3rd-party request. Encoded as a URL component. eg. raw parameters: foo=bar&zoo=bar -> raw=foo%3Dbar%26zoo%3Dbar' - name: connection_id in: path type: string description: ID of the connection required: true - name: id in: path type: string description: ID of the Customer required: true - name: body in: body type: object description: Request body (JSON). required: true - name: updateticketingcustomer method: PUT description: Update a Customer outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: fields in: query type: array description: Fields to return - name: raw in: query type: string description: 'Raw parameters to include in the 3rd-party request. Encoded as a URL component. eg. raw parameters: foo=bar&zoo=bar -> raw=foo%3Dbar%26zoo%3Dbar' - name: connection_id in: path type: string description: ID of the connection required: true - name: id in: path type: string description: ID of the Customer required: true - name: body in: body type: object description: Request body (JSON). required: true - name: ticketing-connection_id-note path: /ticketing/{connection_id}/note operations: - name: listticketingnotes method: GET description: List All Notes outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: limit in: query type: number - name: offset in: query type: number - name: updated_gte in: query type: string description: Return only results whose updated date is equal or greater to this value (ISO-8601 / YYYY-MM-DDTHH:MM:SSZ format) - name: sort in: query type: string - name: order in: query type: string - name: query in: query type: string description: Query string to search. eg. email address or name - name: ticket_id in: query type: string description: The ticket ID to filter by - name: customer_id in: query type: string description: The customer ID to filter by - name: fields in: query type: array description: Fields to return - name: raw in: query type: string description: 'Raw parameters to include in the 3rd-party request. Encoded as a URL component. eg. raw parameters: foo=bar&zoo=bar -> raw=foo%3Dbar%26zoo%3Dbar' - name: connection_id in: path type: string description: ID of the connection required: true - name: createticketingnote method: POST description: Create a Note outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: fields in: query type: array description: Fields to return - name: raw in: query type: string description: 'Raw parameters to include in the 3rd-party request. Encoded as a URL component. eg. raw parameters: foo=bar&zoo=bar -> raw=foo%3Dbar%26zoo%3Dbar' - name: connection_id in: path type: string description: ID of the connection required: true - name: body in: body type: object description: Request body (JSON). required: true - name: ticketing-connection_id-note-id path: /ticketing/{connection_id}/note/{id} operations: - name: removeticketingnote method: DELETE description: Remove a Note outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: connection_id in: path type: string description: ID of the connection required: true - name: id in: path type: string description: ID of the Note required: true - name: getticketingnote method: GET description: Retrieve a Note outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: fields in: query type: array description: Fields to return - name: raw in: query type: string description: 'Raw parameters to include in the 3rd-party request. Encoded as a URL component. eg. raw parameters: foo=bar&zoo=bar -> raw=foo%3Dbar%26zoo%3Dbar' - name: connection_id in: path type: string description: ID of the connection required: true - name: id in: path type: string description: ID of the Note required: true - name: patchticketingnote method: PATCH description: Update a Note outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: fields in: query type: array description: Fields to return - name: raw in: query type: string description: 'Raw parameters to include in the 3rd-party request. Encoded as a URL component. eg. raw parameters: foo=bar&zoo=bar -> raw=foo%3Dbar%26zoo%3Dbar' - name: connection_id in: path type: string description: ID of the connection required: true - name: id in: path type: string description: ID of the Note required: true - name: body in: body type: object description: Request body (JSON). required: true - name: updateticketingnote method: PUT description: Update a Note outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: fields in: query type: array description: Fields to return - name: raw in: query type: string description: 'Raw parameters to include in the 3rd-party request. Encoded as a URL component. eg. raw parameters: foo=bar&zoo=bar -> raw=foo%3Dbar%26zoo%3Dbar' - name: connection_id in: path type: string description: ID of the connection required: true - name: id in: path type: string description: ID of the Note required: true - name: body in: body type: object description: Request body (JSON). required: true - name: ticketing-connection_id-ticket path: /ticketing/{connection_id}/ticket operations: - name: listticketingtickets method: GET description: List All Tickets outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: limit in: query type: number - name: offset in: query type: number - name: updated_gte in: query type: string description: Return only results whose updated date is equal or greater to this value (ISO-8601 / YYYY-MM-DDTHH:MM:SSZ format) - name: sort in: query type: string - name: order in: query type: string - name: query in: query type: string description: Query string to search. eg. email address or name - name: customer_id in: query type: string description: The customer ID to filter by - name: user_id in: query type: string description: The user/employee ID to filter by (reference to HrisEmployee) - name: fields in: query type: array description: Fields to return - name: raw in: query type: string description: 'Raw parameters to include in the 3rd-party request. Encoded as a URL component. eg. raw parameters: foo=bar&zoo=bar -> raw=foo%3Dbar%26zoo%3Dbar' - name: connection_id in: path type: string description: ID of the connection required: true - name: createticketingticket method: POST description: Create a Ticket outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: fields in: query type: array description: Fields to return - name: raw in: query type: string description: 'Raw parameters to include in the 3rd-party request. Encoded as a URL component. eg. raw parameters: foo=bar&zoo=bar -> raw=foo%3Dbar%26zoo%3Dbar' - name: connection_id in: path type: string description: ID of the connection required: true - name: body in: body type: object description: Request body (JSON). required: true - name: ticketing-connection_id-ticket-id path: /ticketing/{connection_id}/ticket/{id} operations: - name: removeticketingticket method: DELETE description: Remove a Ticket outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: connection_id in: path type: string description: ID of the connection required: true - name: id in: path type: string description: ID of the Ticket required: true - name: getticketingticket method: GET description: Retrieve a Ticket outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: fields in: query type: array description: Fields to return - name: raw in: query type: string description: 'Raw parameters to include in the 3rd-party request. Encoded as a URL component. eg. raw parameters: foo=bar&zoo=bar -> raw=foo%3Dbar%26zoo%3Dbar' - name: connection_id in: path type: string description: ID of the connection required: true - name: id in: path type: string description: ID of the Ticket required: true - name: patchticketingticket method: PATCH description: Update a Ticket outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: fields in: query type: array description: Fields to return - name: raw in: query type: string description: 'Raw parameters to include in the 3rd-party request. Encoded as a URL component. eg. raw parameters: foo=bar&zoo=bar -> raw=foo%3Dbar%26zoo%3Dbar' - name: connection_id in: path type: string description: ID of the connection required: true - name: id in: path type: string description: ID of the Ticket required: true - name: body in: body type: object description: Request body (JSON). required: true - name: updateticketingticket method: PUT description: Update a Ticket outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: fields in: query type: array description: Fields to return - name: raw in: query type: string description: 'Raw parameters to include in the 3rd-party request. Encoded as a URL component. eg. raw parameters: foo=bar&zoo=bar -> raw=foo%3Dbar%26zoo%3Dbar' - name: connection_id in: path type: string description: ID of the connection required: true - name: id in: path type: string description: ID of the Ticket required: true - name: body in: body type: object description: Request body (JSON). required: true authentication: type: apikey key: authorization value: '{{env.UNIFIED_TO_API_KEY}}' placement: header exposes: - type: rest namespace: full-ticketing-rest port: 8080 description: REST adapter for Unified.to API — ticketing. One Spectral-compliant resource per consumed operation, prefixed with /v1. resources: - path: /v1/ticketing/{connection-id}/category name: ticketing-connection-id-category description: REST surface for ticketing-connection_id-category. operations: - method: GET name: listticketingcategories description: List All Categories call: full-ticketing.listticketingcategories with: limit: rest.limit offset: rest.offset updated_gte: rest.updated_gte sort: rest.sort order: rest.order query: rest.query parent_id: rest.parent_id fields: rest.fields raw: rest.raw connection_id: rest.connection_id outputParameters: - type: object mapping: $. - method: POST name: createticketingcategory description: Create a Category call: full-ticketing.createticketingcategory with: fields: rest.fields raw: rest.raw connection_id: rest.connection_id body: rest.body outputParameters: - type: object mapping: $. - path: /v1/ticketing/{connection-id}/category/{id} name: ticketing-connection-id-category-id description: REST surface for ticketing-connection_id-category-id. operations: - method: DELETE name: removeticketingcategory description: Remove a Category call: full-ticketing.removeticketingcategory with: connection_id: rest.connection_id id: rest.id outputParameters: - type: object mapping: $. - method: GET name: getticketingcategory description: Retrieve a Category call: full-ticketing.getticketingcategory with: fields: rest.fields raw: rest.raw connection_id: rest.connection_id id: rest.id outputParameters: - type: object mapping: $. - method: PATCH name: patchticketingcategory description: Update a Category call: full-ticketing.patchticketingcategory with: fields: rest.fields raw: rest.raw connection_id: rest.connection_id id: rest.id body: rest.body outputParameters: - type: object mapping: $. - method: PUT name: updateticketingcategory description: Update a Category call: full-ticketing.updateticketingcategory with: fields: rest.fields raw: rest.raw connection_id: rest.connection_id id: rest.id body: rest.body outputParameters: - type: object mapping: $. - path: /v1/ticketing/{connection-id}/customer name: ticketing-connection-id-customer description: REST surface for ticketing-connection_id-customer. operations: - method: GET name: listticketingcustomers description: List All Customers call: full-ticketing.listticketingcustomers with: limit: rest.limit offset: rest.offset updated_gte: rest.updated_gte sort: rest.sort order: rest.order query: rest.query fields: rest.fields raw: rest.raw connection_id: rest.connection_id outputParameters: - type: object mapping: $. - method: POST name: createticketingcustomer description: Create a Customer call: full-ticketing.createticketingcustomer with: fields: rest.fields raw: rest.raw connection_id: rest.connection_id body: rest.body outputParameters: - type: object mapping: $. - path: /v1/ticketing/{connection-id}/customer/{id} name: ticketing-connection-id-customer-id description: REST surface for ticketing-connection_id-customer-id. operations: - method: DELETE name: removeticketingcustomer description: Remove a Customer call: full-ticketing.removeticketingcustomer with: connection_id: rest.connection_id id: rest.id outputParameters: - type: object mapping: $. - method: GET name: getticketingcustomer description: Retrieve a Customer call: full-ticketing.getticketingcustomer with: fields: rest.fields raw: rest.raw connection_id: rest.connection_id id: rest.id outputParameters: - type: object mapping: $. - method: PATCH name: patchticketingcustomer description: Update a Customer call: full-ticketing.patchticketingcustomer with: fields: rest.fields raw: rest.raw connection_id: rest.connection_id id: rest.id body: rest.body outputParameters: - type: object mapping: $. - method: PUT name: updateticketingcustomer description: Update a Customer call: full-ticketing.updateticketingcustomer with: fields: rest.fields raw: rest.raw connection_id: rest.connection_id id: rest.id body: rest.body outputParameters: - type: object mapping: $. - path: /v1/ticketing/{connection-id}/note name: ticketing-connection-id-note description: REST surface for ticketing-connection_id-note. operations: - method: GET name: listticketingnotes description: List All Notes call: full-ticketing.listticketingnotes with: limit: rest.limit offset: rest.offset updated_gte: rest.updated_gte sort: rest.sort order: rest.order query: rest.query ticket_id: rest.ticket_id customer_id: rest.customer_id fields: rest.fields raw: rest.raw connection_id: rest.connection_id outputParameters: - type: object mapping: $. - method: POST name: createticketingnote description: Create a Note call: full-ticketing.createticketingnote with: fields: rest.fields raw: rest.raw connection_id: rest.connection_id body: rest.body outputParameters: - type: object mapping: $. - path: /v1/ticketing/{connection-id}/note/{id} name: ticketing-connection-id-note-id description: REST surface for ticketing-connection_id-note-id. operations: - method: DELETE name: removeticketingnote description: Remove a Note call: full-ticketing.removeticketingnote with: connection_id: rest.connection_id id: rest.id outputParameters: - type: object mapping: $. - method: GET name: getticketingnote description: Retrieve a Note call: full-ticketing.getticketingnote with: fields: rest.fields raw: rest.raw connection_id: rest.connection_id id: rest.id outputParameters: - type: object mapping: $. - method: PATCH name: patchticketingnote description: Update a Note call: full-ticketing.patchticketingnote with: fields: rest.fields raw: rest.raw connection_id: rest.connection_id id: rest.id body: rest.body outputParameters: - type: object mapping: $. - method: PUT name: updateticketingnote description: Update a Note call: full-ticketing.updateticketingnote with: fields: rest.fields raw: rest.raw connection_id: rest.connection_id id: rest.id body: rest.body outputParameters: - type: object mapping: $. - path: /v1/ticketing/{connection-id}/ticket name: ticketing-connection-id-ticket description: REST surface for ticketing-connection_id-ticket. operations: - method: GET name: listticketingtickets description: List All Tickets call: full-ticketing.listticketingtickets with: limit: rest.limit offset: rest.offset updated_gte: rest.updated_gte sort: rest.sort order: rest.order query: rest.query customer_id: rest.customer_id user_id: rest.user_id fields: rest.fields raw: rest.raw connection_id: rest.connection_id outputParameters: - type: object mapping: $. - method: POST name: createticketingticket description: Create a Ticket call: full-ticketing.createticketingticket with: fields: rest.fields raw: rest.raw connection_id: rest.connection_id body: rest.body outputParameters: - type: object mapping: $. - path: /v1/ticketing/{connection-id}/ticket/{id} name: ticketing-connection-id-ticket-id description: REST surface for ticketing-connection_id-ticket-id. operations: - method: DELETE name: removeticketingticket description: Remove a Ticket call: full-ticketing.removeticketingticket with: connection_id: rest.connection_id id: rest.id outputParameters: - type: object mapping: $. - method: GET name: getticketingticket description: Retrieve a Ticket call: full-ticketing.getticketingticket with: fields: rest.fields raw: rest.raw connection_id: rest.connection_id id: rest.id outputParameters: - type: object mapping: $. - method: PATCH name: patchticketingticket description: Update a Ticket call: full-ticketing.patchticketingticket with: fields: rest.fields raw: rest.raw connection_id: rest.connection_id id: rest.id body: rest.body outputParameters: - type: object mapping: $. - method: PUT name: updateticketingticket description: Update a Ticket call: full-ticketing.updateticketingticket with: fields: rest.fields raw: rest.raw connection_id: rest.connection_id id: rest.id body: rest.body outputParameters: - type: object mapping: $. - type: mcp namespace: full-ticketing-mcp port: 9090 transport: http description: MCP adapter for Unified.to API — ticketing. One tool per consumed operation, routed inline through this capability's consumes block. tools: - name: list-all-categories description: List All Categories hints: readOnly: true destructive: false idempotent: true call: full-ticketing.listticketingcategories with: limit: tools.limit offset: tools.offset updated_gte: tools.updated_gte sort: tools.sort order: tools.order query: tools.query parent_id: tools.parent_id fields: tools.fields raw: tools.raw connection_id: tools.connection_id outputParameters: - type: object mapping: $. - name: create-category description: Create a Category hints: readOnly: false destructive: false idempotent: false call: full-ticketing.createticketingcategory with: fields: tools.fields raw: tools.raw connection_id: tools.connection_id body: tools.body outputParameters: - type: object mapping: $. - name: remove-category description: Remove a Category hints: readOnly: false destructive: true idempotent: true call: full-ticketing.removeticketingcategory with: connection_id: tools.connection_id id: tools.id outputParameters: - type: object mapping: $. - name: retrieve-category description: Retrieve a Category hints: readOnly: true destructive: false idempotent: true call: full-ticketing.getticketingcategory with: fields: tools.fields raw: tools.raw connection_id: tools.connection_id id: tools.id outputParameters: - type: object mapping: $. - name: update-category description: Update a Category hints: readOnly: false destructive: false idempotent: true call: full-ticketing.patchticketingcategory with: fields: tools.fields raw: tools.raw connection_id: tools.connection_id id: tools.id body: tools.body outputParameters: - type: object mapping: $. - name: update-category-2 description: Update a Category hints: readOnly: false destructive: false idempotent: true call: full-ticketing.updateticketingcategory with: fields: tools.fields raw: tools.raw connection_id: tools.connection_id id: tools.id body: tools.body outputParameters: - type: object mapping: $. - name: list-all-customers description: List All Customers hints: readOnly: true destructive: false idempotent: true call: full-ticketing.listticketingcustomers with: limit: tools.limit offset: tools.offset updated_gte: tools.updated_gte sort: tools.sort order: tools.order query: tools.query fields: tools.fields raw: tools.raw connection_id: tools.connection_id outputParameters: - type: object mapping: $. - name: create-customer description: Create a Customer hints: readOnly: false destructive: false idempotent: false call: full-ticketing.createticketingcustomer with: fields: tools.fields raw: tools.raw connection_id: tools.connection_id body: tools.body outputParameters: - type: object mapping: $. - name: remove-customer description: Remove a Customer hints: readOnly: false destructive: true idempotent: true call: full-ticketing.removeticketingcustomer with: connection_id: tools.connection_id id: tools.id outputParameters: - type: object mapping: $. - name: retrieve-customer description: Retrieve a Customer hints: readOnly: true destructive: false idempotent: true call: full-ticketing.getticketingcustomer with: fields: tools.fields raw: tools.raw connection_id: tools.connection_id id: tools.id outputParameters: - type: object mapping: $. - name: update-customer description: Update a Customer hints: readOnly: false destructive: false idempotent: true call: full-ticketing.patchticketingcustomer with: fields: tools.fields raw: tools.raw connection_id: tools.connection_id id: tools.id body: tools.body outputParameters: - type: object mapping: $. - name: update-customer-2 description: Update a Customer hints: readOnly: false destructive: false idempotent: true call: full-ticketing.updateticketingcustomer with: fields: tools.fields raw: tools.raw connection_id: tools.connection_id id: tools.id body: tools.body outputParameters: - type: object mapping: $. - name: list-all-notes description: List All Notes hints: readOnly: true destructive: false idempotent: true call: full-ticketing.listticketingnotes with: limit: tools.limit offset: tools.offset updated_gte: tools.updated_gte sort: tools.sort order: tools.order query: tools.query ticket_id: tools.ticket_id customer_id: tools.customer_id fields: tools.fields raw: tools.raw connection_id: tools.connection_id outputParameters: - type: object mapping: $. - name: create-note description: Create a Note hints: readOnly: false destructive: false idempotent: false call: full-ticketing.createticketingnote with: fields: tools.fields raw: tools.raw connection_id: tools.connection_id body: tools.body outputParameters: - type: object mapping: $. - name: remove-note description: Remove a Note hints: readOnly: false destructive: true idempotent: true call: full-ticketing.removeticketingnote with: connection_id: tools.connection_id id: tools.id outputParameters: - type: object mapping: $. - name: retrieve-note description: Retrieve a Note hints: readOnly: true destructive: false idempotent: true call: full-ticketing.getticketingnote with: fields: tools.fields raw: tools.raw connection_id: tools.connection_id id: tools.id outputParameters: - type: object mapping: $. - name: update-note description: Update a Note hints: readOnly: false destructive: false idempotent: true call: full-ticketing.patchticketingnote with: fields: tools.fields raw: tools.raw connection_id: tools.connection_id id: tools.id body: tools.body outputParameters: - type: object mapping: $. - name: update-note-2 description: Update a Note hints: readOnly: false destructive: false idempotent: true call: full-ticketing.updateticketingnote with: fields: tools.fields raw: tools.raw connection_id: tools.connection_id id: tools.id body: tools.body outputParameters: - type: object mapping: $. - name: list-all-tickets description: List All Tickets hints: readOnly: true destructive: false idempotent: true call: full-ticketing.listticketingtickets with: limit: tools.limit offset: tools.offset updated_gte: tools.updated_gte sort: tools.sort order: tools.order query: tools.query customer_id: tools.customer_id user_id: tools.user_id fields: tools.fields raw: tools.raw connection_id: tools.connection_id outputParameters: - type: object mapping: $. - name: create-ticket description: Create a Ticket hints: readOnly: false destructive: false idempotent: false call: full-ticketing.createticketingticket with: fields: tools.fields raw: tools.raw connection_id: tools.connection_id body: tools.body outputParameters: - type: object mapping: $. - name: remove-ticket description: Remove a Ticket hints: readOnly: false destructive: true idempotent: true call: full-ticketing.removeticketingticket with: connection_id: tools.connection_id id: tools.id outputParameters: - type: object mapping: $. - name: retrieve-ticket description: Retrieve a Ticket hints: readOnly: true destructive: false idempotent: true call: full-ticketing.getticketingticket with: fields: tools.fields raw: tools.raw connection_id: tools.connection_id id: tools.id outputParameters: - type: object mapping: $. - name: update-ticket description: Update a Ticket hints: readOnly: false destructive: false idempotent: true call: full-ticketing.patchticketingticket with: fields: tools.fields raw: tools.raw connection_id: tools.connection_id id: tools.id body: tools.body outputParameters: - type: object mapping: $. - name: update-ticket-2 description: Update a Ticket hints: readOnly: false destructive: false idempotent: true call: full-ticketing.updateticketingticket with: fields: tools.fields raw: tools.raw connection_id: tools.connection_id id: tools.id body: tools.body outputParameters: - type: object mapping: $.