All integrations

Zendesk

ZENDESK · CRM & SUPPORT

Tickets, users, and help-centre content under the agent’s own seat.

Acts as the person, not as itself

Each user connects their own account. Every call carries both identities — the agent and the person it is acting for — so the agent can never reach past what that individual can already do.

Credentials never touch the agent

Tokens live in the vault and attach server-side at call time. The agent holds a session, not a secret, and revoking access does not mean rotating a key.

Every call on the record

Who asked, which agent acted, which action ran, and the verdict that let it through — one audit trail across every integration, not one per vendor.

What an agent can do

Each action is granted on its own. An agent allowed to read is not thereby allowed to write, and the scope beside each row is what the acting user must have connected for it to run at all.

zendesk_add_organization_tagsWRITE

DESTRUCTIVE — Add Organization Tags. Allowed For Requires confirm=true.

organizations:write
zendesk_add_ticket_commentWRITE

DESTRUCTIVE — add a comment to a Zendesk ticket. `public` defaults to FALSE: an internal note visible only to the account's own staff. A PUBLIC comment is e-mailed to the requester, joins the customer-visible thread, and cannot be unsent — redacting it afterwards does not recall the e-mail. Granted separately from zendesk_update_ticket so an agent can reply to customers without also being able to close their tickets; this tool accepts nothing but the comment.

tickets:write
zendesk_add_ticket_tagsWRITE

DESTRUCTIVE — Add Tags. You can also add tags to multiple tickets with the Update Many Tickets endpoint Requires confirm=true.

tickets:write
zendesk_autocomplete_organizationsREAD

Autocomplete Organizations. Returns an array of organizations whose name starts with the value specified in the name parameter

organizations:read
zendesk_autocomplete_problem_ticketsWRITE

Autocomplete Problems. Returns tickets whose type is "problem" and whose subject contains the string specified in the text parameter

tickets:read
zendesk_autocomplete_tagsREAD

Search Tags. Returns an array of registered and recent tag names that start with the characters specified in the name query parameter. This includes tags where any word within the tag (separated by underscores, hyphens, spaces, or other punctuation) starts with the specified characters. You must specify at least 2 characters

tickets:read
zendesk_autocomplete_tags_by_bodyWRITE

Search Tags by Request Body. Returns an array of registered and recent tag names that start with the characters specified in the name parameter. This includes tags where any word within the tag (separated by underscores, hyphens, spaces, or other punctuation) starts with the specified characters. You must specify at least 2 characters

tickets:read
zendesk_autocomplete_usersREAD

Autocomplete Users. Returns an array of users whose name starts with the value specified in the name parameter. It only returns users with no foreign identities

users:read
zendesk_autocomplete_users_by_bodyWRITE

Autocomplete Users by Request Body. Returns an array of users whose name starts with the value specified in the name property in the request body. It only returns users with no foreign identities

users:read
zendesk_count_deleted_usersREAD

Count Deleted Users. Returns an approximate count of deleted users, including permanently deleted users. If the count exceeds 100,000, it is updated every 24 hours

users:read
zendesk_count_group_usersREAD

Count Users By Group. Returns an approximate count of users in the specified group. If the count exceeds 100,000, it is updated every 24 hours

users:read
zendesk_count_organization_ticketsREAD

Count Organization Tickets. Returns an approximate count of tickets for a specific organization. If the count exceeds 100,000, it is updated every 24 hours

tickets:read
zendesk_count_organization_usersREAD

Count Organization Users. Returns an approximate count of users for a specific organization. If the count exceeds 100,000, it is updated every 24 hours

users:read
zendesk_count_organizationsREAD

Count Organizations. Returns an approximate count of organizations. If the count exceeds 100,000, it is updated every 24 hours

organizations:read
zendesk_count_satisfaction_ratingsREAD

Count Satisfaction Ratings. Returns an approximate count of satisfaction ratings in the account. If the count exceeds 100,000, the count will return a cached result. This cached result will update every 24 hours PLAN-GATED: requires Suite Growth or above.

satisfaction_ratings:read
zendesk_count_search_resultsREAD

Count a Zendesk search's TRUE total without paging it. A result set is capped at 1,000 records however it is paged, so a count above 1,000 means narrow the query, not keep paging — and learning that costs one request here instead of ten.

tickets:readusers:readorganizations:read
zendesk_count_tagsREAD

Count Tags. Returns an approximate count of tags. If the count exceeds 100,000, it is updated every 24 hours

tickets:read
zendesk_count_ticket_auditsREAD

Count Audits for a Ticket. Returns an approximate count of audits for a specified ticket. If the count exceeds 100,000, the count will return a cached result. This cached result will update every 24 hours

tickets:read
zendesk_count_ticket_commentsREAD

Count Ticket Comments. Returns an approximate count of the comments added to the ticket. If the count exceeds 100,000, the count will return a cached result. This cached result will update every 24 hours

tickets:read
zendesk_count_ticket_fieldsREAD

Count Ticket Fields. Returns an approximate count of system and custom ticket fields in the account. If the count exceeds 100,000, the count will return a cached result. This cached result will update every 24 hours

tickets:read
zendesk_count_ticketsREAD

Count Tickets. Returns an approximate count of tickets in the account. If the count exceeds 100,000, it is updated every 24 hours

tickets:read
zendesk_count_user_assigned_ticketsREAD

Count User Assigned Tickets. Returns an approximate count of tickets assigned to the specified user. If the count exceeds 100,000, it is updated every 24 hours

tickets:read
zendesk_count_user_ccd_ticketsREAD

Count User CCD Tickets. Returns an approximate count of tickets where the specified user is CC'd. If the count exceeds 100,000, it is updated every 24 hours

tickets:read
zendesk_count_user_organizationsREAD

Count User's Organizations. Returns an approximate count of organizations for a specific user. If the count exceeds 100,000, it is updated every 24 hours

organizations:read
zendesk_count_usersREAD

Count Users. Returns an approximate count of users. If the count exceeds 100,000, it is updated every 24 hours

users:read
zendesk_create_dynamic_contentWRITE

Create Item. Create a new content item, with one or more variants in the item's variants array. See Specifying item variants PLAN-GATED: requires Support Growth or above (multiple languages).

dynamic_content:write
zendesk_create_dynamic_content_variantWRITE

Create Variant. You can only create one variant for each locale id. If a locale variant already exists, the request is rejected PLAN-GATED: requires Support Growth or above (multiple languages).

dynamic_content:write
zendesk_create_end_user_identityWRITE

Create End User Identity. Adds an identity to an end user's profile

users:write
zendesk_create_many_dynamic_content_variantsWRITE

Create Many Variants. Allowed For PLAN-GATED: requires Support Growth or above (multiple languages).

dynamic_content:write
zendesk_create_many_organization_membershipsWRITE

Create Many Memberships. Accepts an array of up to 100 organization membership objects

organizations:write
zendesk_create_many_organizationsWRITE

Create Many Organizations. Accepts an array of up to 100 organization objects

organizations:write
zendesk_create_or_update_organizationWRITE

Create Or Update Organization. Creates an organization if it doesn't already exist, or updates an existing organization. Using this method means one less call to check if an organization exists before creating it. You need to specify the id or external id when updating an organization to avoid a duplicate error response. Name is not available as a matching criteria

organizations:write
zendesk_create_organizationWRITE

Create Organization. You must provide a unique name for each organization. Normally the system doesn't allow records to be created with identical names. However, a race condition can occur if you make two or more identical POSTs very close to each other, causing the records to have identical organization names

organizations:write
zendesk_create_organization_membershipWRITE

Create Membership. Assigns a user to a given organization. Returns an error with status 422 if the user is already assigned to the organization

organizations:write
zendesk_create_organization_mergeWRITE

Merge Organization With Another Organization. Merges two organizations by moving all users, tickets, and domain names from the organization specified by {organization_id} to the organization specified by winner_id. After the merge:

organizations:write
zendesk_create_organization_subscriptionWRITE

Create Organization Subscription. Allowed For:

organizations:write
zendesk_create_requestWRITE

DESTRUCTIVE — Create Request. Accepts a request object that sets one or more properties Requires confirm=true.

requests:write
zendesk_create_ticketWRITE

DESTRUCTIVE — create a Zendesk ticket. Zendesk fires the account's notification triggers on creation, so the requester is E-MAILED from the customer's own support address the moment the ticket exists, and that e-mail cannot be recalled. Naming a `requester_email` Zendesk has not seen before CREATES an end user for it. `public` defaults to false, making the opening comment an internal note; set it true only when the requester is meant to receive the text.

tickets:write
zendesk_create_ticket_satisfaction_ratingWRITE

Create a Satisfaction Rating. Creates a CSAT rating for a solved ticket, or for a ticket that was previously solved and then reopened PLAN-GATED: requires Suite Growth or above.

satisfaction_ratings:writetickets:write
zendesk_create_tickets_manyWRITE

Create Many Tickets. Accepts an array of up to 100 ticket objects. Note: Every ticket created with this endpoint may be affected by your business rules, which can include sending email notifications to your end users. If you are importing historical tickets or creating more than 1000 tickets, consider using the Ticket Bulk Import endpoint

tickets:write
zendesk_create_user_identityWRITE

Create Identity. Adds an identity to a user's profile. An agent can add an identity to any user profile

users:write
zendesk_create_user_organization_membershipWRITE

Create Organization Membership for User. Assigns a user to a given organization. Returns an error with status 422 if the user is already assigned to the organization

organizations:write
zendesk_delete_dynamic_content_itemWRITE

DESTRUCTIVE — Delete Item. Allowed For Requires confirm=true. PLAN-GATED: requires Support Growth or above (multiple languages).

dynamic_content:write
zendesk_delete_dynamic_content_variantWRITE

DESTRUCTIVE — Delete Variant. Allowed For Requires confirm=true. PLAN-GATED: requires Support Growth or above (multiple languages).

dynamic_content:write
zendesk_delete_end_user_identityWRITE

DESTRUCTIVE — Delete End User Identity. Deletes the identity for a given end user Requires confirm=true.

users:write
zendesk_delete_many_organization_membershipsWRITE

DESTRUCTIVE — Bulk Delete Memberships. Immediately removes a user from an organization and schedules a job to unassign all working tickets currently assigned to the user and organization combination. The organization_id of the unassigned tickets is set to null Requires confirm=true.

organizations:write
zendesk_delete_many_organizationsWRITE

DESTRUCTIVE — Bulk Delete Organizations. Accepts a comma-separated list of up to 100 organization ids or external ids Requires confirm=true.

organizations:write
zendesk_delete_organizationWRITE

DESTRUCTIVE — Delete Organization. Allowed For Requires confirm=true.

organizations:write
zendesk_delete_organization_membershipWRITE

DESTRUCTIVE — Delete Membership. Immediately removes a user from an organization and schedules a job to unassign all working tickets currently assigned to the user and organization combination. The organization_id of the unassigned tickets is set to null Requires confirm=true.

organizations:write
zendesk_delete_organization_subscriptionWRITE

DESTRUCTIVE — Delete Organization Subscription. Allowed For: Requires confirm=true.

organizations:write
zendesk_delete_ticketWRITE

DESTRUCTIVE — delete one Zendesk ticket. This is a SOFT delete: the ticket moves to Deleted Tickets, where a Zendesk ADMIN can restore it for 30 days and only while it has not been archived. Agentic Fabriq exposes no restore tool, so neither you nor Agentic Fabriq can undo this — a human with Zendesk admin rights must. Confirm the id with zendesk_get_ticket first; a numeric id carries no hint of what it points at and Zendesk asks for no confirmation.

tickets:write
zendesk_delete_tickets_manyWRITE

DESTRUCTIVE — Soft-delete up to 100 tickets in one background job. Restorable for 30 days through 'Restore many deleted tickets', which ships alongside it. Requires confirm=true.

tickets:write
zendesk_delete_userWRITE

DESTRUCTIVE — Soft-delete a user. THERE IS NO UNDO THAT AGENTIC FABRIQ OR ANYONE ELSE CAN RUN: Zendesk publishes no user restore endpoint, unlike tickets, and states that deleted users are not recoverable. The user is listed under deleted users afterwards, but the only operation offered there is permanent deletion, which Agentic Fabriq deliberately does not expose. Their tickets survive; their identity does not. Requires confirm=true.

users:write
zendesk_delete_user_identityWRITE

DESTRUCTIVE — Delete Identity. Deletes the identity for a given user. In certain cases, a phone number associated with an identity is still visible on the user profile after the identity has been deleted via API. You can remove the phone number from the user profile by updating the phone attribute of the user to an empty string. See Update User via API for details and examples Requires confirm=true.

users:write
zendesk_delete_user_organization_membershipWRITE

DESTRUCTIVE — Delete Organization Membership for User. Immediately removes a user from an organization and schedules a job to unassign all working tickets currently assigned to the user and organization combination. The organization_id of the unassigned tickets is set to null Requires confirm=true.

organizations:write
zendesk_delete_user_tagsWRITE

DESTRUCTIVE — Remove User Tags. Allowed For Requires confirm=true.

users:write
zendesk_delete_users_manyWRITE

DESTRUCTIVE — Bulk Delete Users. Accepts a comma-separated list of up to 100 user ids Requires confirm=true.

users:write
zendesk_dynamic_content_list_variantsREAD

List Variants. Returns all the variants of the specified dynamic content item PLAN-GATED: requires Support Growth or above (multiple languages).

dynamic_content:read
zendesk_get_appREAD

Read an app. Read one app's name, author, state and settings schema READ ONLY: Agentic Fabriq exposes no app install, update or removal. Installing an app puts third-party code with its own permissions into the account, and Agentic Fabriq cannot vet the party.

apps:read
zendesk_get_app_installationREAD

Read an app installation. Read one app installation and its settings READ ONLY: Agentic Fabriq exposes no app install, update or removal. Installing an app puts third-party code with its own permissions into the account, and Agentic Fabriq cannot vet the party.

apps:read
zendesk_get_app_installation_job_statusREAD

Read an app installation job status. Poll an app installation job READ ONLY: Agentic Fabriq exposes no app install, update or removal. Installing an app puts third-party code with its own permissions into the account, and Agentic Fabriq cannot vet the party.

apps:read
zendesk_get_app_job_statusREAD

Read an app job status. Poll an app build or upload job READ ONLY: Agentic Fabriq exposes no app install, update or removal. Installing an app puts third-party code with its own permissions into the account, and Agentic Fabriq cannot vet the party.

apps:read
zendesk_get_app_public_keyREAD

Read an app's public key. Read one app's PEM public key. A PUBLIC key verifies the app's signed requests; it authenticates nothing on its own and is not a credential READ ONLY: Agentic Fabriq exposes no app install, update or removal. Installing an app puts third-party code with its own permissions into the account, and Agentic Fabriq cannot vet the party.

apps:read
zendesk_get_audit_logREAD

Show Audit Log. Allowed For Paginated read only — the bulk export endpoint is not exposed. Enterprise plans only. PLAN-GATED: requires Enterprise.

auditlogs:read
zendesk_get_community_postREAD

Read a community post. Read one community post, including its body and status READ ONLY: Agentic Fabriq publishes, edits and deletes nothing in Help Center. A published article sits on the customer's public web knowledge base — visible to everyone, indexed by search engines and cached beyond the account's reach. PLAN-GATED: requires Zendesk Guide.

hc:read
zendesk_get_community_post_commentREAD

Read a post comment. Read one comment on one community post READ ONLY: Agentic Fabriq publishes, edits and deletes nothing in Help Center. A published article sits on the customer's public web knowledge base — visible to everyone, indexed by search engines and cached beyond the account's reach. PLAN-GATED: requires Zendesk Guide.

hc:read
zendesk_get_community_post_subscriptionREAD

Read a post subscription. Read one community post subscription READ ONLY: Agentic Fabriq publishes, edits and deletes nothing in Help Center. A published article sits on the customer's public web knowledge base — visible to everyone, indexed by search engines and cached beyond the account's reach. PLAN-GATED: requires Zendesk Guide.

hc:read
zendesk_get_community_topicREAD

Read a community topic. Read one community topic READ ONLY: Agentic Fabriq publishes, edits and deletes nothing in Help Center. A published article sits on the customer's public web knowledge base — visible to everyone, indexed by search engines and cached beyond the account's reach. PLAN-GATED: requires Zendesk Guide.

hc:read
zendesk_get_community_topic_subscriptionREAD

Read a topic subscription. Read one community topic subscription READ ONLY: Agentic Fabriq publishes, edits and deletes nothing in Help Center. A published article sits on the customer's public web knowledge base — visible to everyone, indexed by search engines and cached beyond the account's reach. PLAN-GATED: requires Zendesk Guide.

hc:read
zendesk_get_custom_roleREAD

Show Custom Role. Availability READ ONLY: Agentic Fabriq exposes no custom-role writes. A custom role IS the permission system, including the permissions that gate deletion and redaction. PLAN-GATED: requires Enterprise.

users:read
zendesk_get_deleted_userREAD

Show Deleted User. Returns users that have been deleted but not permanently yet. See Permanently Delete User

users:read
zendesk_get_derived_macroREAD

Show Macro Replica. Returns an unpersisted macro representation derived from a ticket or macro READ ONLY: Agentic Fabriq exposes no macro create, update or delete. A macro is handed to every human agent as approved wording, so a subtly wrong one becomes outward exposure at human scale.

macros:read
zendesk_get_email_notifications_manyREAD

Show Many Email Notifications. Shows details of many email notifications. Allows you to query by providing a list of notifications, comments, or tickets IDs

tickets:read
zendesk_get_help_center_articleREAD

Read a Help Center article. Read one article's full body, title, section, labels and publication state. This is what turns a search hit into an answer an agent can quote READ ONLY: Agentic Fabriq publishes, edits and deletes nothing in Help Center. A published article sits on the customer's public web knowledge base — visible to everyone, indexed by search engines and cached beyond the account's reach. PLAN-GATED: requires Zendesk Guide.

hc:read
zendesk_get_help_center_article_attachmentREAD

Read an article attachment. Read one article attachment's file name, size and content type. METADATA ONLY: Agentic Fabriq never downloads or returns file contents READ ONLY: Agentic Fabriq publishes, edits and deletes nothing in Help Center. A published article sits on the customer's public web knowledge base — visible to everyone, indexed by search engines and cached beyond the account's reach. PLAN-GATED: requires Zendesk Guide.

hc:read
zendesk_get_help_center_article_commentREAD

Read an article comment. Read one comment on one article READ ONLY: Agentic Fabriq publishes, edits and deletes nothing in Help Center. A published article sits on the customer's public web knowledge base — visible to everyone, indexed by search engines and cached beyond the account's reach. PLAN-GATED: requires Zendesk Guide.

hc:read
zendesk_get_help_center_article_comment_in_localeREAD

Read an article comment in a locale. Read one comment on one article in a specific locale READ ONLY: Agentic Fabriq publishes, edits and deletes nothing in Help Center. A published article sits on the customer's public web knowledge base — visible to everyone, indexed by search engines and cached beyond the account's reach. PLAN-GATED: requires Zendesk Guide.

hc:read
zendesk_get_help_center_article_in_localeREAD

Read a Help Center article in a locale. Read one article as published in a specific locale READ ONLY: Agentic Fabriq publishes, edits and deletes nothing in Help Center. A published article sits on the customer's public web knowledge base — visible to everyone, indexed by search engines and cached beyond the account's reach. PLAN-GATED: requires Zendesk Guide.

hc:read
zendesk_get_help_center_article_subscriptionREAD

Read an article subscription. Read one article subscription READ ONLY: Agentic Fabriq publishes, edits and deletes nothing in Help Center. A published article sits on the customer's public web knowledge base — visible to everyone, indexed by search engines and cached beyond the account's reach. PLAN-GATED: requires Zendesk Guide.

hc:read
zendesk_get_help_center_article_subscription_in_localeREAD

Read an article subscription in a locale. Read one article subscription in a specific locale READ ONLY: Agentic Fabriq publishes, edits and deletes nothing in Help Center. A published article sits on the customer's public web knowledge base — visible to everyone, indexed by search engines and cached beyond the account's reach. PLAN-GATED: requires Zendesk Guide.

hc:read
zendesk_get_help_center_article_translationREAD

Read an article translation. Read one article's text in one locale READ ONLY: Agentic Fabriq publishes, edits and deletes nothing in Help Center. A published article sits on the customer's public web knowledge base — visible to everyone, indexed by search engines and cached beyond the account's reach. PLAN-GATED: requires Zendesk Guide.

hc:read
zendesk_get_help_center_categoryREAD

Read a Help Center category. Read one Help Center category READ ONLY: Agentic Fabriq publishes, edits and deletes nothing in Help Center. A published article sits on the customer's public web knowledge base — visible to everyone, indexed by search engines and cached beyond the account's reach. PLAN-GATED: requires Zendesk Guide.

hc:read
zendesk_get_help_center_category_in_localeREAD

Read a Help Center category in a locale. Read one Help Center category in a specific locale READ ONLY: Agentic Fabriq publishes, edits and deletes nothing in Help Center. A published article sits on the customer's public web knowledge base — visible to everyone, indexed by search engines and cached beyond the account's reach. PLAN-GATED: requires Zendesk Guide.

hc:read
zendesk_get_help_center_category_translationREAD

Read a category translation. Read one category's text in one locale READ ONLY: Agentic Fabriq publishes, edits and deletes nothing in Help Center. A published article sits on the customer's public web knowledge base — visible to everyone, indexed by search engines and cached beyond the account's reach. PLAN-GATED: requires Zendesk Guide.

hc:read
zendesk_get_help_center_labelREAD

Read a Help Center label. Read one Help Center label READ ONLY: Agentic Fabriq publishes, edits and deletes nothing in Help Center. A published article sits on the customer's public web knowledge base — visible to everyone, indexed by search engines and cached beyond the account's reach. PLAN-GATED: requires Zendesk Guide.

hc:read
zendesk_get_help_center_permission_groupREAD

Read a Guide permission group. Read one Guide permission group READ ONLY: Agentic Fabriq publishes, edits and deletes nothing in Help Center. A published article sits on the customer's public web knowledge base — visible to everyone, indexed by search engines and cached beyond the account's reach. PLAN-GATED: requires Zendesk Guide.

hc:read
zendesk_get_help_center_sectionREAD

Read a Help Center section. Read one Help Center section READ ONLY: Agentic Fabriq publishes, edits and deletes nothing in Help Center. A published article sits on the customer's public web knowledge base — visible to everyone, indexed by search engines and cached beyond the account's reach. PLAN-GATED: requires Zendesk Guide.

hc:read
zendesk_get_help_center_section_in_localeREAD

Read a Help Center section in a locale. Read one Help Center section in a specific locale READ ONLY: Agentic Fabriq publishes, edits and deletes nothing in Help Center. A published article sits on the customer's public web knowledge base — visible to everyone, indexed by search engines and cached beyond the account's reach. PLAN-GATED: requires Zendesk Guide.

hc:read
zendesk_get_help_center_section_subscriptionREAD

Read a section subscription. Read one section subscription READ ONLY: Agentic Fabriq publishes, edits and deletes nothing in Help Center. A published article sits on the customer's public web knowledge base — visible to everyone, indexed by search engines and cached beyond the account's reach. PLAN-GATED: requires Zendesk Guide.

hc:read
zendesk_get_help_center_section_subscription_in_localeREAD

Read a section subscription in a locale. Read one section subscription in a specific locale READ ONLY: Agentic Fabriq publishes, edits and deletes nothing in Help Center. A published article sits on the customer's public web knowledge base — visible to everyone, indexed by search engines and cached beyond the account's reach. PLAN-GATED: requires Zendesk Guide.

hc:read
zendesk_get_help_center_section_translationREAD

Read a section translation. Read one section's text in one locale READ ONLY: Agentic Fabriq publishes, edits and deletes nothing in Help Center. A published article sits on the customer's public web knowledge base — visible to everyone, indexed by search engines and cached beyond the account's reach. PLAN-GATED: requires Zendesk Guide.

hc:read
zendesk_get_help_center_sessionREAD

Read the Help Center session. Return the current Help Center session's CSRF token. Diagnostic only READ ONLY: Agentic Fabriq publishes, edits and deletes nothing in Help Center. A published article sits on the customer's public web knowledge base — visible to everyone, indexed by search engines and cached beyond the account's reach. PLAN-GATED: requires Zendesk Guide.

hc:read
zendesk_get_help_center_user_segmentREAD

Read a Help Center user segment. Read one Help Center user segment READ ONLY: Agentic Fabriq publishes, edits and deletes nothing in Help Center. A published article sits on the customer's public web knowledge base — visible to everyone, indexed by search engines and cached beyond the account's reach. PLAN-GATED: requires Zendesk Guide.

hc:read
zendesk_get_help_center_voteREAD

Read a Help Center vote. Read one Help Center vote READ ONLY: Agentic Fabriq publishes, edits and deletes nothing in Help Center. A published article sits on the customer's public web knowledge base — visible to everyone, indexed by search engines and cached beyond the account's reach. PLAN-GATED: requires Zendesk Guide.

hc:read
zendesk_get_macroREAD

Read one macro, including the actions it would apply.

macros:read
zendesk_get_macro_attachmentREAD

Show Macro Attachment. Shows the properties of the specified macro attachment READ ONLY: Agentic Fabriq exposes no macro create, update or delete. A macro is handed to every human agent as approved wording, so a subtly wrong one becomes outward exposure at human scale.

macros:read
zendesk_get_meREAD

Identify the Zendesk account and user this connection authenticates as, with the user's numeric id, name, e-mail address and role. START HERE: it is the only call that proves the connection's subdomain and its credential belong to each other, and the `role` it returns is what explains a later permission error — an end user or light agent cannot read tickets through the API however the token is scoped.

users:read
zendesk_get_my_sessionREAD

Show the Currently Authenticated Session. Allowed For

users:read
zendesk_get_my_settingsREAD

Show Current User Settings. Returns the settings for the currently authenticated user. This includes UI preferences for onboarding, tooltips, keyboard shortcuts, theme preferences, and other feature toggles

users:read
zendesk_get_organizationREAD

Read one Zendesk organization by numeric id. The id comes from a ticket's or a user's organization_id.

organizations:read
zendesk_get_organization_relatedREAD

Counts of what hangs off one organization.

organizations:read
zendesk_get_satisfaction_reasonREAD

Show Reason for Satisfaction Rating. Allowed For PLAN-GATED: requires Suite Growth or above.

satisfaction_ratings:read
zendesk_get_sessionREAD

Show Session. Allowed For

users:read
zendesk_get_ticketREAD

Read one Zendesk ticket by its numeric id, including subject, description, status, priority, type, requester_id, assignee_id, organization_id, tags and timestamps. The description is the ticket's opening message; the rest of the conversation is in zendesk_list_ticket_comments.

tickets:read
zendesk_get_ticket_auditREAD

Show Audit. Allowed for

tickets:read
zendesk_get_ticket_by_conversationREAD

Show Ticket by Messaging Conversation ID. Returns the active ticket associated with the given Sunshine Conversations conversation id

tickets:read
zendesk_get_ticket_fieldREAD

Read one ticket field, with its type and allowed values.

tickets:read
zendesk_get_ticket_fields_manyREAD

Show Many Ticket Fields. Returns multiple ticket fields in a single request

tickets:read
zendesk_get_ticket_forms_manyREAD

Show Many Ticket Forms. Takes an ids query parameter that accepts a comma-separated list of up to 100 ticket form ids. This endpoint is used primarily by the mobile SDK and the Web Widget PLAN-GATED: requires Support Growth or above.

tickets:read
zendesk_get_ticket_metricREAD

Show Ticket Metrics. Returns a specific metric, or the metrics of a specific ticket

tickets:read
zendesk_get_ticket_metricsREAD

One ticket's SLA-shaped timings: reply, resolution and reopen counts.

tickets:read
zendesk_get_ticket_relatedREAD

Counts and ids of what hangs off a ticket: incidents, followers, CCs.

tickets:read
zendesk_get_tickets_manyREAD

Read up to 100 tickets by id in one call.

tickets:read
zendesk_get_triggerREAD

Show Ticket Trigger. Allowed For READ ONLY: Agentic Fabriq exposes no trigger create, update, reorder or delete. A trigger fires on every future ticket with no agent in the loop, so nothing it does afterwards would have an Agentic Fabriq audit row behind it.

triggers:read
zendesk_get_trigger_categoryREAD

Show Ticket Trigger Category. Returns the ticket trigger category with the specified ID READ ONLY: Agentic Fabriq exposes no trigger-category writes, for the same reason it exposes no trigger writes. PLAN-GATED: requires Support Growth or above.

triggers:read
zendesk_get_trigger_revisionREAD

Show Ticket Trigger Revision. Fetches a revision associated with a ticket trigger. Ticket trigger revision history is only available on Enterprise plans READ ONLY: Agentic Fabriq exposes no trigger create, update, reorder or delete. A trigger fires on every future ticket with no agent in the loop, so nothing it does afterwards would have an Agentic Fabriq audit row behind it.

triggers:read
zendesk_get_userREAD

Read one Zendesk user by numeric id: name, e-mail address, role, organization_id and active flag. The id comes from a ticket's requester_id or assignee_id, or from zendesk_search_users.

users:read
zendesk_get_user_entitlementsREAD

Get Full User Entitlements. Returns the full entitlements for all Zendesk products (Explore, Voice, Knowledge, Live Chat) for the specified user. This includes the role name and active status for each product

users:read
zendesk_get_user_fields_manyREAD

Show Many User Fields. Returns multiple user fields by their keys

users:read
zendesk_get_user_relatedREAD

Show User Related Information

users:read
zendesk_get_users_manyREAD

Show Many Users. Accepts a comma-separated list of up to 100 user ids or external ids

users:read
zendesk_get_webhookREAD

Read a webhook. Read one webhook's endpoint, status and subscriptions. The authentication block is Zendesk's to redact, not Agentic Fabriq's — treat anything it returns as sensitive READ ONLY: Agentic Fabriq exposes no webhook create, update, test or delete. A webhook carries its own authentication config and points at an arbitrary URL — a standing, credentialed data pipe out of the account.

webhooks:read
zendesk_list_active_automationsREAD

List Active Automations. Lists all active automations READ ONLY: Agentic Fabriq exposes no automation create, update or delete. An automation fires on a clock, with no ticket event and no agent anywhere in the loop.

automations:read
zendesk_list_active_macrosREAD

List Active Macros. Lists all active shared and personal macros available to the current user READ ONLY: Agentic Fabriq exposes no macro create, update or delete. A macro is handed to every human agent as approved wording, so a subtly wrong one becomes outward exposure at human scale.

macros:read
zendesk_list_active_triggersREAD

List Active Ticket Triggers. Lists all active ticket triggers READ ONLY: Agentic Fabriq exposes no trigger create, update, reorder or delete. A trigger fires on every future ticket with no agent in the loop, so nothing it does afterwards would have an Agentic Fabriq audit row behind it.

triggers:read
zendesk_list_all_ticket_auditsREAD

List All Ticket Audits. Returns ticket audits. Archived tickets are not included in the response. Use the List Audits for a Ticket endpoint to retrieve audit records for an archived ticket. To learn more about archived tickets, see About archived tickets

tickets:read
zendesk_list_all_ticket_skipsREAD

List All Skips. Lists all skips. Archived tickets are not included in the response. See About archived tickets in the Support Help Center PLAN-GATED: requires Suite Growth or above (guided mode).

tickets:read
zendesk_list_app_installation_requirementsREAD

List an app installation's requirements. List the Zendesk objects one app installation created and depends on — the triggers, targets and custom fields an app owns, which is why deleting them by hand breaks the app READ ONLY: Agentic Fabriq exposes no app install, update or removal. Installing an app puts third-party code with its own permissions into the account, and Agentic Fabriq cannot vet the party.

apps:read
zendesk_list_app_installationsREAD

List app installations. List which apps are actually installed in this account, as opposed to merely available READ ONLY: Agentic Fabriq exposes no app install, update or removal. Installing an app puts third-party code with its own permissions into the account, and Agentic Fabriq cannot vet the party.

apps:read
zendesk_list_app_location_installationsREAD

List app installations by location. List app installations grouped by the interface location they appear in READ ONLY: Agentic Fabriq exposes no app install, update or removal. Installing an app puts third-party code with its own permissions into the account, and Agentic Fabriq cannot vet the party.

apps:read
zendesk_list_app_locationsREAD

List app locations. List the interface locations an app can occupy READ ONLY: Agentic Fabriq exposes no app install, update or removal. Installing an app puts third-party code with its own permissions into the account, and Agentic Fabriq cannot vet the party.

apps:read
zendesk_list_applicable_user_segmentsREAD

List usable user segments. List the user segments this account's plan actually allows READ ONLY: Agentic Fabriq publishes, edits and deletes nothing in Help Center. A published article sits on the customer's public web knowledge base — visible to everyone, indexed by search engines and cached beyond the account's reach. PLAN-GATED: requires Zendesk Guide.

hc:read
zendesk_list_appsREAD

List apps. List the apps available to the account, marketplace and private alike. 'What else is touching this account' is real diagnostic context READ ONLY: Agentic Fabriq exposes no app install, update or removal. Installing an app puts third-party code with its own permissions into the account, and Agentic Fabriq cannot vet the party.

apps:read
zendesk_list_audit_logsREAD

List Audit Logs. Allowed For Paginated read only — the bulk export endpoint is not exposed. Enterprise plans only. PLAN-GATED: requires Enterprise.

auditlogs:read
zendesk_list_automationsREAD

List the account's automations: the standing rules that fire on a CLOCK rather than on a ticket event. The answer to 'why did this ticket change overnight with nobody on it'. READ ONLY: no automation create, update or delete is exposed.

automations:read
zendesk_list_category_articlesREAD

List a category's articles. List the articles in one Help Center category READ ONLY: Agentic Fabriq publishes, edits and deletes nothing in Help Center. A published article sits on the customer's public web knowledge base — visible to everyone, indexed by search engines and cached beyond the account's reach. PLAN-GATED: requires Zendesk Guide.

hc:read
zendesk_list_category_sectionsREAD

List a category's sections. List the sections inside one category READ ONLY: Agentic Fabriq publishes, edits and deletes nothing in Help Center. A published article sits on the customer's public web knowledge base — visible to everyone, indexed by search engines and cached beyond the account's reach. PLAN-GATED: requires Zendesk Guide.

hc:read
zendesk_list_category_sections_in_localeREAD

List a category's sections in a locale. List the sections inside one category in a specific locale READ ONLY: Agentic Fabriq publishes, edits and deletes nothing in Help Center. A published article sits on the customer's public web knowledge base — visible to everyone, indexed by search engines and cached beyond the account's reach. PLAN-GATED: requires Zendesk Guide.

hc:read
zendesk_list_ccd_requestsREAD

List CCD Requests. Lists requests where the authenticated end user is CC'd

requests:read
zendesk_list_commentsREAD

Listing Comments. Pagination

requests:read
zendesk_list_community_post_comment_votesREAD

List a post comment's votes. List the votes on one community post comment READ ONLY: Agentic Fabriq publishes, edits and deletes nothing in Help Center. A published article sits on the customer's public web knowledge base — visible to everyone, indexed by search engines and cached beyond the account's reach. PLAN-GATED: requires Zendesk Guide.

hc:read
zendesk_list_community_post_commentsREAD

List a post's comments. List the comments on one community post READ ONLY: Agentic Fabriq publishes, edits and deletes nothing in Help Center. A published article sits on the customer's public web knowledge base — visible to everyone, indexed by search engines and cached beyond the account's reach. PLAN-GATED: requires Zendesk Guide.

hc:read
zendesk_list_community_post_subscriptionsREAD

List a post's subscribers. List who is subscribed to one community post READ ONLY: Agentic Fabriq publishes, edits and deletes nothing in Help Center. A published article sits on the customer's public web knowledge base — visible to everyone, indexed by search engines and cached beyond the account's reach. PLAN-GATED: requires Zendesk Guide.

hc:read
zendesk_list_community_post_votesREAD

List a post's votes. List the votes on one community post READ ONLY: Agentic Fabriq publishes, edits and deletes nothing in Help Center. A published article sits on the customer's public web knowledge base — visible to everyone, indexed by search engines and cached beyond the account's reach. PLAN-GATED: requires Zendesk Guide.

hc:read
zendesk_list_community_postsREAD

List community posts. List every post in the community forum READ ONLY: Agentic Fabriq publishes, edits and deletes nothing in Help Center. A published article sits on the customer's public web knowledge base — visible to everyone, indexed by search engines and cached beyond the account's reach. PLAN-GATED: requires Zendesk Guide.

hc:read
zendesk_list_community_topic_subscriptionsREAD

List a topic's subscribers. List who is subscribed to one community topic READ ONLY: Agentic Fabriq publishes, edits and deletes nothing in Help Center. A published article sits on the customer's public web knowledge base — visible to everyone, indexed by search engines and cached beyond the account's reach. PLAN-GATED: requires Zendesk Guide.

hc:read
zendesk_list_community_topicsREAD

List community topics. List the community forum's topics — the top level of the community, the way categories are the top level of the knowledge base READ ONLY: Agentic Fabriq publishes, edits and deletes nothing in Help Center. A published article sits on the customer's public web knowledge base — visible to everyone, indexed by search engines and cached beyond the account's reach. PLAN-GATED: requires Zendesk Guide.

hc:read
zendesk_list_custom_rolesREAD

List Custom Roles. Availability READ ONLY: Agentic Fabriq exposes no custom-role writes. A custom role IS the permission system, including the permissions that gate deletion and redaction. PLAN-GATED: requires Enterprise.

users:read
zendesk_list_custom_ticket_statusesREAD

List the account's custom ticket statuses. Suite accounts can define statuses beyond new/open/pending/hold/solved/closed; those are set through zendesk_update_ticket's `custom_status_id`, not through `status`, which only accepts the six built-in categories.

tickets:read
zendesk_list_deleted_ticketsREAD

List soft-deleted tickets. This is where zendesk_restore_deleted_ticket's ids come from — a deleted ticket is not returned by zendesk_list_tickets or zendesk_get_ticket. Zendesk keeps one here for 30 days, and only while it has not been archived.

tickets:read
zendesk_list_deleted_usersREAD

List Deleted Users. Returns deleted users, including permanently deleted users

users:read
zendesk_list_dynamic_contentsREAD

List Items. Returns a list of all dynamic content items for your account if accessed as an admin or agents who have permission to manage dynamic content PLAN-GATED: requires Support Growth or above (multiple languages).

dynamic_content:read
zendesk_list_email_notificationsREAD

List Email Notifications. Allowed For

tickets:read
zendesk_list_end_user_identitiesREAD

List End User Identities. Returns a list of identities for the given end user

users:read
zendesk_list_featured_help_center_articlesREAD

List featured articles. List the articles the account has promoted as featured READ ONLY: Agentic Fabriq publishes, edits and deletes nothing in Help Center. A published article sits on the customer's public web knowledge base — visible to everyone, indexed by search engines and cached beyond the account's reach. PLAN-GATED: requires Zendesk Guide.

hc:read
zendesk_list_group_usersREAD

List Users By Group. Pagination

users:read
zendesk_list_help_center_article_attachmentsREAD

List an article's attachments. List the files attached to one article READ ONLY: Agentic Fabriq publishes, edits and deletes nothing in Help Center. A published article sits on the customer's public web knowledge base — visible to everyone, indexed by search engines and cached beyond the account's reach. PLAN-GATED: requires Zendesk Guide.

hc:read
zendesk_list_help_center_article_block_attachmentsREAD

List an article's block attachments. List only the block (downloadable) attachments of one article READ ONLY: Agentic Fabriq publishes, edits and deletes nothing in Help Center. A published article sits on the customer's public web knowledge base — visible to everyone, indexed by search engines and cached beyond the account's reach. PLAN-GATED: requires Zendesk Guide.

hc:read
zendesk_list_help_center_article_commentsREAD

List an article's comments. List the end-user comments on one article. What customers say under an answer is the fastest signal that the answer is wrong READ ONLY: Agentic Fabriq publishes, edits and deletes nothing in Help Center. A published article sits on the customer's public web knowledge base — visible to everyone, indexed by search engines and cached beyond the account's reach. PLAN-GATED: requires Zendesk Guide.

hc:read
zendesk_list_help_center_article_comments_in_localeREAD

List an article's comments in a locale. List one article's comments as published in a specific locale READ ONLY: Agentic Fabriq publishes, edits and deletes nothing in Help Center. A published article sits on the customer's public web knowledge base — visible to everyone, indexed by search engines and cached beyond the account's reach. PLAN-GATED: requires Zendesk Guide.

hc:read
zendesk_list_help_center_article_inline_attachmentsREAD

List an article's inline attachments. List only the inline (in-body) attachments of one article READ ONLY: Agentic Fabriq publishes, edits and deletes nothing in Help Center. A published article sits on the customer's public web knowledge base — visible to everyone, indexed by search engines and cached beyond the account's reach. PLAN-GATED: requires Zendesk Guide.

hc:read
zendesk_list_help_center_article_labelsREAD

List an article's labels. List the labels on one article READ ONLY: Agentic Fabriq publishes, edits and deletes nothing in Help Center. A published article sits on the customer's public web knowledge base — visible to everyone, indexed by search engines and cached beyond the account's reach. PLAN-GATED: requires Zendesk Guide.

hc:read
zendesk_list_help_center_article_labels_in_localeREAD

List an article's labels in a locale. List the labels on one article in a specific locale READ ONLY: Agentic Fabriq publishes, edits and deletes nothing in Help Center. A published article sits on the customer's public web knowledge base — visible to everyone, indexed by search engines and cached beyond the account's reach. PLAN-GATED: requires Zendesk Guide.

hc:read
zendesk_list_help_center_article_subscriptionsREAD

List an article's subscribers. List who is subscribed to one article — the people an edit would notify READ ONLY: Agentic Fabriq publishes, edits and deletes nothing in Help Center. A published article sits on the customer's public web knowledge base — visible to everyone, indexed by search engines and cached beyond the account's reach. PLAN-GATED: requires Zendesk Guide.

hc:read
zendesk_list_help_center_article_subscriptions_in_localeREAD

List an article's subscribers in a locale. List who is subscribed to one article in a specific locale READ ONLY: Agentic Fabriq publishes, edits and deletes nothing in Help Center. A published article sits on the customer's public web knowledge base — visible to everyone, indexed by search engines and cached beyond the account's reach. PLAN-GATED: requires Zendesk Guide.

hc:read
zendesk_list_help_center_article_translationsREAD

List an article's translations. List every locale one article has been translated into READ ONLY: Agentic Fabriq publishes, edits and deletes nothing in Help Center. A published article sits on the customer's public web knowledge base — visible to everyone, indexed by search engines and cached beyond the account's reach. PLAN-GATED: requires Zendesk Guide.

hc:read
zendesk_list_help_center_article_votesREAD

List an article's votes. List the up and down votes on one article. The cheapest measure there is of whether a published answer actually works READ ONLY: Agentic Fabriq publishes, edits and deletes nothing in Help Center. A published article sits on the customer's public web knowledge base — visible to everyone, indexed by search engines and cached beyond the account's reach. PLAN-GATED: requires Zendesk Guide.

hc:read
zendesk_list_help_center_article_votes_in_localeREAD

List an article's votes in a locale. List the votes on one article in a specific locale READ ONLY: Agentic Fabriq publishes, edits and deletes nothing in Help Center. A published article sits on the customer's public web knowledge base — visible to everyone, indexed by search engines and cached beyond the account's reach. PLAN-GATED: requires Zendesk Guide.

hc:read
zendesk_list_help_center_articlesREAD

List Help Center articles. List every published Help Center article. This is the browse half of the knowledge base: article search finds a specific answer, this walks the whole set READ ONLY: Agentic Fabriq publishes, edits and deletes nothing in Help Center. A published article sits on the customer's public web knowledge base — visible to everyone, indexed by search engines and cached beyond the account's reach. PLAN-GATED: requires Zendesk Guide.

hc:read
zendesk_list_help_center_articles_in_localeREAD

List Help Center articles in a locale. List the articles published in one locale, the way an end user in that language would see them READ ONLY: Agentic Fabriq publishes, edits and deletes nothing in Help Center. A published article sits on the customer's public web knowledge base — visible to everyone, indexed by search engines and cached beyond the account's reach. PLAN-GATED: requires Zendesk Guide.

hc:read
zendesk_list_help_center_categoriesREAD

List Help Center categories. List the top level of the knowledge base. Category, then section, then article is the browse path an agent needs when search returns nothing READ ONLY: Agentic Fabriq publishes, edits and deletes nothing in Help Center. A published article sits on the customer's public web knowledge base — visible to everyone, indexed by search engines and cached beyond the account's reach. PLAN-GATED: requires Zendesk Guide.

hc:read
zendesk_list_help_center_categories_in_localeREAD

List Help Center categories in a locale. List the categories published in one locale READ ONLY: Agentic Fabriq publishes, edits and deletes nothing in Help Center. A published article sits on the customer's public web knowledge base — visible to everyone, indexed by search engines and cached beyond the account's reach. PLAN-GATED: requires Zendesk Guide.

hc:read
zendesk_list_help_center_category_translationsREAD

List a category's translations. List every locale one category has been translated into READ ONLY: Agentic Fabriq publishes, edits and deletes nothing in Help Center. A published article sits on the customer's public web knowledge base — visible to everyone, indexed by search engines and cached beyond the account's reach. PLAN-GATED: requires Zendesk Guide.

hc:read
zendesk_list_help_center_comment_votesREAD

List an article comment's votes. List the votes on one article comment READ ONLY: Agentic Fabriq publishes, edits and deletes nothing in Help Center. A published article sits on the customer's public web knowledge base — visible to everyone, indexed by search engines and cached beyond the account's reach. PLAN-GATED: requires Zendesk Guide.

hc:read
zendesk_list_help_center_comment_votes_in_localeREAD

List an article comment's votes in a locale. List the votes on one article comment in a specific locale READ ONLY: Agentic Fabriq publishes, edits and deletes nothing in Help Center. A published article sits on the customer's public web knowledge base — visible to everyone, indexed by search engines and cached beyond the account's reach. PLAN-GATED: requires Zendesk Guide.

hc:read
zendesk_list_help_center_labelsREAD

List Help Center labels. List every label in Help Center. Labels are how article search is narrowed, so this is the read that makes a filtered search possible READ ONLY: Agentic Fabriq publishes, edits and deletes nothing in Help Center. A published article sits on the customer's public web knowledge base — visible to everyone, indexed by search engines and cached beyond the account's reach. PLAN-GATED: requires Zendesk Guide.

hc:read
zendesk_list_help_center_localesREAD

List Help Center locales. List the locales Help Center is published in, and which is the default READ ONLY: Agentic Fabriq publishes, edits and deletes nothing in Help Center. A published article sits on the customer's public web knowledge base — visible to everyone, indexed by search engines and cached beyond the account's reach. PLAN-GATED: requires Zendesk Guide.

hc:read
zendesk_list_help_center_permission_groupsREAD

List Guide permission groups. List the permission groups that decide which agents may edit which Help Center content READ ONLY: Agentic Fabriq publishes, edits and deletes nothing in Help Center. A published article sits on the customer's public web knowledge base — visible to everyone, indexed by search engines and cached beyond the account's reach. PLAN-GATED: requires Zendesk Guide.

hc:read
zendesk_list_help_center_section_subscriptionsREAD

List a section's subscribers. List who is subscribed to one section READ ONLY: Agentic Fabriq publishes, edits and deletes nothing in Help Center. A published article sits on the customer's public web knowledge base — visible to everyone, indexed by search engines and cached beyond the account's reach. PLAN-GATED: requires Zendesk Guide.

hc:read
zendesk_list_help_center_section_subscriptions_in_localeREAD

List a section's subscribers in a locale. List who is subscribed to one section in a specific locale READ ONLY: Agentic Fabriq publishes, edits and deletes nothing in Help Center. A published article sits on the customer's public web knowledge base — visible to everyone, indexed by search engines and cached beyond the account's reach. PLAN-GATED: requires Zendesk Guide.

hc:read
zendesk_list_help_center_section_translationsREAD

List a section's translations. List every locale one section has been translated into READ ONLY: Agentic Fabriq publishes, edits and deletes nothing in Help Center. A published article sits on the customer's public web knowledge base — visible to everyone, indexed by search engines and cached beyond the account's reach. PLAN-GATED: requires Zendesk Guide.

hc:read
zendesk_list_help_center_sectionsREAD

List Help Center sections. List every section in the knowledge base READ ONLY: Agentic Fabriq publishes, edits and deletes nothing in Help Center. A published article sits on the customer's public web knowledge base — visible to everyone, indexed by search engines and cached beyond the account's reach. PLAN-GATED: requires Zendesk Guide.

hc:read
zendesk_list_help_center_sections_in_localeREAD

List Help Center sections in a locale. List the sections published in one locale READ ONLY: Agentic Fabriq publishes, edits and deletes nothing in Help Center. A published article sits on the customer's public web knowledge base — visible to everyone, indexed by search engines and cached beyond the account's reach. PLAN-GATED: requires Zendesk Guide.

hc:read
zendesk_list_help_center_user_segmentsREAD

List Help Center user segments. List the user segments that decide who can see which Help Center content — the answer to 'why can this customer not see that article' READ ONLY: Agentic Fabriq publishes, edits and deletes nothing in Help Center. A published article sits on the customer's public web knowledge base — visible to everyone, indexed by search engines and cached beyond the account's reach. PLAN-GATED: requires Zendesk Guide.

hc:read
zendesk_list_macro_actionsREAD

List Supported Actions for Macros. Allowed For Agents READ ONLY: Agentic Fabriq exposes no macro create, update or delete. A macro is handed to every human agent as approved wording, so a subtly wrong one becomes outward exposure at human scale.

macros:read
zendesk_list_macro_attachmentsREAD

List Macro Attachments. Lists the attachments associated with a macro READ ONLY: Agentic Fabriq exposes no macro create, update or delete. A macro is handed to every human agent as approved wording, so a subtly wrong one becomes outward exposure at human scale.

macros:read
zendesk_list_macro_categoriesREAD

List Macro Categories. Lists all macro categories available to the current user READ ONLY: Agentic Fabriq exposes no macro create, update or delete. A macro is handed to every human agent as approved wording, so a subtly wrong one becomes outward exposure at human scale.

macros:read
zendesk_list_macro_definitionsREAD

List Macro Action Definitions. Returns the definitions of the actions a macro can perform. For example, one action can set the status of a ticket. The definition of the action includes a title ("Status"), a type ("list"), and possible values. For a list of support actions, see Actions reference READ ONLY: Agentic Fabriq exposes no macro create, update or delete. A macro is handed to every human agent as approved wording, so a subtly wrong one becomes outward exposure at human scale.

macros:read
zendesk_list_macrosREAD

List the account's macros — its own approved wording for a situation. Reading them lets you answer in the account's established voice instead of composing novel text. READ ONLY: Agentic Fabriq exposes no way to create, change or delete a macro.

macros:read
zendesk_list_missing_article_translationsREAD

List an article's missing translations. List the locales one article has NOT been translated into. The direct answer to 'is this answer available in the customer's language' READ ONLY: Agentic Fabriq publishes, edits and deletes nothing in Help Center. A published article sits on the customer's public web knowledge base — visible to everyone, indexed by search engines and cached beyond the account's reach. PLAN-GATED: requires Zendesk Guide.

hc:read
zendesk_list_missing_category_translationsREAD

List a category's missing translations. List the locales one category has not been translated into READ ONLY: Agentic Fabriq publishes, edits and deletes nothing in Help Center. A published article sits on the customer's public web knowledge base — visible to everyone, indexed by search engines and cached beyond the account's reach. PLAN-GATED: requires Zendesk Guide.

hc:read
zendesk_list_missing_section_translationsREAD

List a section's missing translations. List the locales one section has not been translated into READ ONLY: Agentic Fabriq publishes, edits and deletes nothing in Help Center. A published article sits on the customer's public web knowledge base — visible to everyone, indexed by search engines and cached beyond the account's reach. PLAN-GATED: requires Zendesk Guide.

hc:read
zendesk_list_open_requestsREAD

List Open Requests. Lists requests with the "open" status for the authenticated end user

requests:read
zendesk_list_organization_fieldsREAD

List organization fields, including custom ones.

organizations:read
zendesk_list_organization_membershipsREAD

List organization memberships across the account.

organizations:read
zendesk_list_organization_memberships_by_organizationREAD

List Organization Memberships by Organization. Returns a list of organization memberships for the account, user or organization in question

organizations:read
zendesk_list_organization_mergesREAD

List Organization Merges. Retrieves a list of all organization merge operations associated with a given organization. This endpoint allows you to track the history of merge actions for an organization, including ongoing and completed merges

organizations:read
zendesk_list_organization_requestsREAD

List Organization Requests. Returns a list of requests for a specific organization

requests:read
zendesk_list_organization_subscriptionsREAD

List Organization Subscriptions. Pagination

organizations:read
zendesk_list_organization_subscriptions_by_organizationREAD

List Subscriptions By Organization. Returns a list of organization subscriptions for a specific organization

organizations:read
zendesk_list_organization_tagsREAD

List Organization Tags. Allowed For

organizations:read
zendesk_list_organization_ticketsREAD

List every ticket filed by one organization.

tickets:read
zendesk_list_organization_usersREAD

List the users belonging to one organization.

users:readorganizations:read
zendesk_list_organizationsREAD

List the organizations in the account with their domain names, tags and notes, one cursor page of up to 100 at a time.

organizations:read
zendesk_list_owned_appsREAD

List owned apps. List the apps this account itself owns and published READ ONLY: Agentic Fabriq exposes no app install, update or removal. Installing an app puts third-party code with its own permissions into the account, and Agentic Fabriq cannot vet the party.

apps:read
zendesk_list_problem_ticketsREAD

List Ticket Problems. The response is always ordered by updated_at in descending order

tickets:read
zendesk_list_recent_ticketsREAD

List Recent Tickets. Lists up to five tickets that the requesting agent recently viewed or created in the agent interface

tickets:read
zendesk_list_requestsREAD

List tickets as the end user sees them (the Requests projection).

requests:read
zendesk_list_satisfaction_ratingsREAD

List the CSAT ratings customers left on tickets. PLAN-GATED and admin-only: CSAT is Suite Growth and above.

satisfaction_ratings:read
zendesk_list_satisfaction_reasonsREAD

List Reasons for Satisfaction Rating. List all reasons for an account PLAN-GATED: requires Suite Growth or above.

satisfaction_ratings:read
zendesk_list_section_articlesREAD

List a section's articles. List the articles in one Help Center section — the browse step between a category and an answer READ ONLY: Agentic Fabriq publishes, edits and deletes nothing in Help Center. A published article sits on the customer's public web knowledge base — visible to everyone, indexed by search engines and cached beyond the account's reach. PLAN-GATED: requires Zendesk Guide.

hc:read
zendesk_list_sessionsREAD

List Sessions. If authenticated as an admin, returns all the account's sessions. If authenticated as an agent or end user, returns only the sessions of the user making the request

users:read
zendesk_list_solved_requestsREAD

List Solved Requests. Lists requests with the "solved" status for the authenticated end user

requests:read
zendesk_list_tagsREAD

List Tags. Lists up to the 20,000 most popular tags in the last 60 days, in decreasing popularity

tickets:read
zendesk_list_target_failuresREAD

List Target Failures. Returns the 25 most recent target failures, per target READ ONLY.

targets:read
zendesk_list_targetsREAD

List Targets. Allowed For READ ONLY: Agentic Fabriq exposes no target writes. A target holds its own credentials and points at an arbitrary URL.

targets:read
zendesk_list_ticket_auditsREAD

One ticket's full change history: who changed the status, assignee or tags, when, and which business rules fired. The answer to 'why is this ticket stuck' — none of it appears in the comment list. Payloads are large, so prefer zendesk_list_ticket_comments when the question is about the conversation.

tickets:read
zendesk_list_ticket_collaboratorsREAD

List the users collaborating on one ticket.

tickets:readusers:read
zendesk_list_ticket_commentsREAD

List one ticket's comments, oldest first, with author, body, timestamp and a `public` flag. TWO THINGS THAT ARE NOT OBVIOUS: the FIRST comment is the ticket description rather than a separate field, so a summary that skips it misses how the ticket started; and `public: false` is an INTERNAL agent note the requester has never seen, so repeating one back to a customer is a real disclosure.

tickets:read
zendesk_list_ticket_email_ccsREAD

List the users CC'd by e-mail on one ticket. THESE ARE THE PEOPLE A PUBLIC COMMENT REACHES beyond the requester, so check this before setting `public: true` on zendesk_add_ticket_comment.

tickets:readusers:read
zendesk_list_ticket_field_optionsREAD

List the allowed option values of one custom field.

tickets:read
zendesk_list_ticket_fieldsREAD

List ticket fields, including the account's CUSTOM field ids and their types. Call this before setting `custom_fields` on zendesk_create_ticket or zendesk_update_ticket: a field id is unguessable, and an invented one is rejected with a 422 that does not say which id was wrong. For a dropdown field, follow up with zendesk_list_ticket_field_options to learn the values it accepts.

tickets:read
zendesk_list_ticket_followersREAD

List the agents following one ticket.

tickets:readusers:read
zendesk_list_ticket_form_statusesREAD

List Ticket Form Statuses. Fetches all of the ticket form statuses for the account PLAN-GATED: requires Zendesk Suite.

tickets:read
zendesk_list_ticket_formsREAD

List ticket forms and the fields each one shows.

tickets:read
zendesk_list_ticket_incidentsREAD

List the incident tickets linked to a problem ticket.

tickets:read
zendesk_list_ticket_metricsREAD

List Ticket Metrics. Returns a list of tickets with their metrics

tickets:read
zendesk_list_ticket_skipsREAD

List Ticket Skips By Ticket. Returns the skips for a specific ticket PLAN-GATED: requires Suite Growth or above (guided mode).

tickets:read
zendesk_list_ticket_tagsREAD

List Resource Tags. Allowed For

tickets:read
zendesk_list_ticketsREAD

List the account's tickets, one cursor page of up to 100 at a time, with subject, status, priority, requester, assignee and tags. Pass `meta.after_cursor` from the response back as `cursor` for the next page, and stop when `meta.has_more` is false — an empty page alone is not the end signal. ARCHIVED TICKETS ARE NOT INCLUDED: Zendesk archives a ticket 120 days after it is closed and stops serving it here, so use zendesk_search to reach an older one.

tickets:read
zendesk_list_topic_postsREAD

List a topic's posts. List the posts inside one community topic READ ONLY: Agentic Fabriq publishes, edits and deletes nothing in Help Center. A published article sits on the customer's public web knowledge base — visible to everyone, indexed by search engines and cached beyond the account's reach. PLAN-GATED: requires Zendesk Guide.

hc:read
zendesk_list_trigger_categoriesREAD

List Ticket Trigger Categories. Returns all the ticket trigger categories in the account READ ONLY: Agentic Fabriq exposes no trigger-category writes, for the same reason it exposes no trigger writes. PLAN-GATED: requires Support Growth or above.

triggers:read
zendesk_list_trigger_definitionsREAD

List Ticket Trigger Action and Condition Definitions. Returns the definitions of the actions a ticket trigger can perform and the definitions of the conditions under which a ticket trigger can execute. The definition of the action includes a title ("Status"), a type ("list"), and possible values. The definition of the condition includes the same fields as well as the possible operators READ ONLY: Agentic Fabriq exposes no trigger create, update, reorder or delete. A trigger fires on every future ticket with no agent in the loop, so nothing it does afterwards would have an Agentic Fabriq audit row behind it.

triggers:read
zendesk_list_trigger_revisionsREAD

List the revision history of one trigger — who changed the rule, when, and to what. Enterprise plans only. The diagnostic that turns 'this started happening last week' into a date and an author.

triggers:read
zendesk_list_triggersREAD

List the account's ticket triggers: the standing rules that fire on every ticket create and update. THIS IS THE ANSWER TO 'WHY DID THIS TICKET GET REASSIGNED', which nothing else can answer — a trigger acts with no agent in the loop and leaves no Agentic Fabriq action row. READ ONLY: no trigger create, update, reorder or delete is exposed.

triggers:read
zendesk_list_user_articlesREAD

List articles by author. List the Help Center articles one user authored READ ONLY: Agentic Fabriq publishes, edits and deletes nothing in Help Center. A published article sits on the customer's public web knowledge base — visible to everyone, indexed by search engines and cached beyond the account's reach. PLAN-GATED: requires Zendesk Guide.

hc:read
zendesk_list_user_assigned_ticketsREAD

List User Assigned Tickets. Lists tickets assigned to the specified user

tickets:read
zendesk_list_user_ccd_ticketsREAD

List the tickets one user is CC'd on.

tickets:read
zendesk_list_user_community_post_commentsREAD

List post comments by author. List the community post comments one user wrote READ ONLY: Agentic Fabriq publishes, edits and deletes nothing in Help Center. A published article sits on the customer's public web knowledge base — visible to everyone, indexed by search engines and cached beyond the account's reach. PLAN-GATED: requires Zendesk Guide.

hc:read
zendesk_list_user_community_postsREAD

List community posts by author. List the community posts one user wrote READ ONLY: Agentic Fabriq publishes, edits and deletes nothing in Help Center. A published article sits on the customer's public web knowledge base — visible to everyone, indexed by search engines and cached beyond the account's reach. PLAN-GATED: requires Zendesk Guide.

hc:read
zendesk_list_user_compliance_deletionsREAD

Show Compliance Deletion Statuses. Returns the GDPR status for each user per area of compliance. A Zendesk area of compliance is typically a product like "support/explore" but can be more fine-grained for areas within the product lines

users:read
zendesk_list_user_content_subscriptionsREAD

List a user's content subscriptions. List everything in Help Center one user follows READ ONLY: Agentic Fabriq publishes, edits and deletes nothing in Help Center. A published article sits on the customer's public web knowledge base — visible to everyone, indexed by search engines and cached beyond the account's reach. PLAN-GATED: requires Zendesk Guide.

hc:read
zendesk_list_user_field_optionsREAD

List User Field Options. Returns a list of custom user field options for the given dropdown user field

users:read
zendesk_list_user_fieldsREAD

List user fields, including the account's custom ones.

users:read
zendesk_list_user_followed_ticketsREAD

List User Followed Tickets. Lists tickets the specified user is following

tickets:read
zendesk_list_user_help_center_commentsREAD

List article comments by author. List the article comments one user wrote READ ONLY: Agentic Fabriq publishes, edits and deletes nothing in Help Center. A published article sits on the customer's public web knowledge base — visible to everyone, indexed by search engines and cached beyond the account's reach. PLAN-GATED: requires Zendesk Guide.

hc:read
zendesk_list_user_help_center_segmentsREAD

List a user's segments. List the Help Center user segments one user belongs to READ ONLY: Agentic Fabriq publishes, edits and deletes nothing in Help Center. A published article sits on the customer's public web knowledge base — visible to everyone, indexed by search engines and cached beyond the account's reach. PLAN-GATED: requires Zendesk Guide.

hc:read
zendesk_list_user_help_center_subscriptionsREAD

List a user's followings. List the PEOPLE one user follows, or who follows them. Distinct from content subscriptions READ ONLY: Agentic Fabriq publishes, edits and deletes nothing in Help Center. A published article sits on the customer's public web knowledge base — visible to everyone, indexed by search engines and cached beyond the account's reach. PLAN-GATED: requires Zendesk Guide.

hc:read
zendesk_list_user_help_center_votesREAD

List votes by user. List the Help Center votes one user cast READ ONLY: Agentic Fabriq publishes, edits and deletes nothing in Help Center. A published article sits on the customer's public web knowledge base — visible to everyone, indexed by search engines and cached beyond the account's reach. PLAN-GATED: requires Zendesk Guide.

hc:read
zendesk_list_user_identitiesREAD

List one user's e-mail addresses and other identities.

users:read
zendesk_list_user_organization_membershipsREAD

List Organization Memberships by User. Returns a list of organization memberships for the account, user or organization in question

organizations:read
zendesk_list_user_organization_subscriptionsREAD

List User's Organization Subscriptions. Returns a list of organization subscriptions for a specific user

organizations:read
zendesk_list_user_organizationsREAD

List User Organizations. Returns a list of organizations associated with the specified user

organizations:read
zendesk_list_user_requested_ticketsREAD

List the tickets one user opened.

tickets:read
zendesk_list_user_requestsREAD

List User Requests. Lists requests for the specified user

requests:read
zendesk_list_user_segment_sectionsREAD

List a segment's sections. List the sections restricted to one user segment READ ONLY: Agentic Fabriq publishes, edits and deletes nothing in Help Center. A published article sits on the customer's public web knowledge base — visible to everyone, indexed by search engines and cached beyond the account's reach. PLAN-GATED: requires Zendesk Guide.

hc:read
zendesk_list_user_segment_topicsREAD

List a segment's topics. List the community topics restricted to one user segment READ ONLY: Agentic Fabriq publishes, edits and deletes nothing in Help Center. A published article sits on the customer's public web knowledge base — visible to everyone, indexed by search engines and cached beyond the account's reach. PLAN-GATED: requires Zendesk Guide.

hc:read
zendesk_list_user_sessionsREAD

List Sessions for User. Lists all sessions for a specific user

users:read
zendesk_list_user_tagsREAD

List User Tags. Allowed For

users:read
zendesk_list_user_ticket_skipsREAD

List Ticket Skips. Archived tickets are not included in the response. See About archived tickets in the Support Help Center PLAN-GATED: requires Suite Growth or above (guided mode).

tickets:read
zendesk_list_usersREAD

List the account's users, cursor-paginated.

users:read
zendesk_list_webhook_invocation_attemptsREAD

List a webhook invocation's attempts. List every retry attempt of one webhook delivery, with the response code each one got READ ONLY: Agentic Fabriq exposes no webhook create, update, test or delete. A webhook carries its own authentication config and points at an arbitrary URL — a standing, credentialed data pipe out of the account.

webhooks:read
zendesk_list_webhook_invocationsREAD

List a webhook's invocations. List one webhook's delivery history. This is the diagnostic read that answers 'did the integration actually fire', which no other endpoint can READ ONLY: Agentic Fabriq exposes no webhook create, update, test or delete. A webhook carries its own authentication config and points at an arbitrary URL — a standing, credentialed data pipe out of the account.

webhooks:read
zendesk_list_webhooksREAD

List webhooks. List the webhooks configured on the account: what standing outbound data pipes exist and where they point READ ONLY: Agentic Fabriq exposes no webhook create, update, test or delete. A webhook carries its own authentication config and points at an arbitrary URL — a standing, credentialed data pipe out of the account.

webhooks:read
zendesk_make_audit_comment_privateWRITE

DESTRUCTIVE — Change a Comment From Public To Private. Allowed for Requires confirm=true.

tickets:write
zendesk_make_comment_privateWRITE

DESTRUCTIVE — turn a public ticket comment into an internal note. IRREVERSIBLE: Zendesk publishes no way back. IT DOES NOT RECALL THE E-MAIL already sent to the requester and every CC — it changes what the ticket shows from now on and nothing more, so never describe it to a user as an undo.

tickets:write
zendesk_make_end_user_identity_primaryWRITE

Make End User Identity Primary. Sets the specified identity as primary for the end user. This is a collection-level operation and the correct behavior for an API client is to subsequently reload the entire collection

users:write
zendesk_make_user_identity_primaryWRITE

Make Identity Primary. Sets the specified identity as primary. To change other attributes, use the Update Identity endpoint. This is a collection-level operation and the correct behavior for an API client is to subsequently reload the entire collection

users:write
zendesk_mark_many_tickets_as_spamWRITE

DESTRUCTIVE — Mark up to 100 tickets as spam in one job, suspending every requester among them. Everything the single-ticket version says applies, multiplied: each suspension is a real person losing the ability to contact support. The job runs in the background and Agentic Fabriq cannot show you its progress, because Zendesk publishes no granular scope for job statuses. Prefer the single-ticket action. Requires confirm=true.

tickets:write
zendesk_mark_ticket_as_spamWRITE

DESTRUCTIVE — Mark a ticket as spam, which SUSPENDS THE REQUESTER: a real person silently loses the ability to contact support, and the consequence lands outside the ticket. The ticket itself is soft-deleted and can be restored; the suspension is undone with 'Update a user' (suspended=false), which Agentic Fabriq now also exposes — that pair is what makes this shippable at all. Confirm the requester is not a real customer before calling it. Requires confirm=true.

tickets:write
zendesk_merge_ticketsWRITE

DESTRUCTIVE — Merge one or more source tickets into a target ticket. THERE IS NO UNDO. Merging CLOSES every source ticket, and closed is the one Zendesk transition with no way back through any API or any interface — so Agentic Fabriq cannot ship an inverse for this and no human can reverse it in Zendesk either. The source tickets' comments are copied into the target and a note is left on each source. Read both tickets first and say which is which. Requires confirm=true.

tickets:write
zendesk_merge_usersWRITE

DESTRUCTIVE — Merge one end user into another. THERE IS NO UNDO. The source user's tickets, identities and organization memberships move to the target and the source user is deleted; Zendesk publishes no unmerge. Read both users and their identities first. Requires confirm=true.

users:write
zendesk_preview_macroREAD

Preview a macro's actions without applying it to anything.

macros:read
zendesk_preview_macro_on_ticketREAD

Show what a ticket WOULD look like if a macro were applied — the comment text, status, tags and assignee Zendesk would set — and SAVE NOTHING. This is the read that makes macros usable without new write authority: preview here, then commit only the parts you chose with zendesk_add_ticket_comment or zendesk_update_ticket, which are separately granted and separately audited. Nothing on the ticket changes until you make one of those calls.

macros:readtickets:read
zendesk_put_user_tagsWRITE

DESTRUCTIVE — Add User Tags. Allowed For Requires confirm=true.

users:write
zendesk_record_ticket_skipWRITE

Record a New Skip for the Current User. Record a new ticket skip for the current user PLAN-GATED: requires Suite Growth or above (guided mode).

tickets:write
zendesk_remove_organization_tagsWRITE

DESTRUCTIVE — Remove Organization Tags. Allowed For Requires confirm=true.

organizations:write
zendesk_remove_ticket_tagsWRITE

DESTRUCTIVE — Remove Tags. You can also delete tags from multiple tickets with the Update Many Tickets endpoint Requires confirm=true.

tickets:write
zendesk_renew_my_sessionREAD

Renew the current session. Allowed For

users:read
zendesk_request_end_user_verificationWRITE

Request End User Verification. Sends the end user a verification email with a link to verify ownership of the email address

users:write
zendesk_request_user_verificationWRITE

Request User Verification. Sends the user a verification email with a link to verify ownership of the email address

users:write
zendesk_restore_deleted_ticketWRITE

Restore a soft-deleted ticket — the inverse of zendesk_delete_ticket. Works for 30 days and only while the ticket has not been archived; get the id from zendesk_list_deleted_tickets, because a deleted ticket is no longer returned by zendesk_get_ticket or zendesk_list_tickets.

tickets:write
zendesk_restore_deleted_tickets_manyWRITE

Restore up to 100 soft-deleted tickets — the inverse of the bulk delete, shipped in the same migration.

tickets:write
zendesk_searchREAD

Search tickets, users and organizations with Zendesk search syntax, e.g. 'type:ticket status:open requester:someone@example.com'. THE DISCOVERY TOOL — Zendesk ids are numeric and unguessable, so almost every write starts here. Results are heterogeneous: each carries a `result_type` of ticket, user or organization. Two limits: a result SET is capped at 1,000 records however it is paged (`page` is 1-10 and `count` reports the true total, so count > 1000 means narrow the query, not keep paging), and search has its own rate-limit bucket well below the account's, so a loop of searches will fail while ordinary reads still succeed.

tickets:readusers:readorganizations:read
zendesk_search_automationsREAD

Search Automations. Pagination READ ONLY: Agentic Fabriq exposes no automation create, update or delete. An automation fires on a clock, with no ticket event and no agent anywhere in the loop.

automations:read
zendesk_search_guide_contentREAD

Search all Guide content. Unified search across Help Center articles, community posts and connected external records in one call READ ONLY: Agentic Fabriq publishes, edits and deletes nothing in Help Center. A published article sits on the customer's public web knowledge base — visible to everyone, indexed by search engines and cached beyond the account's reach. PLAN-GATED: requires Zendesk Guide.

hc:read
zendesk_search_help_center_articlesREAD

Search the account's Help Center for the published article that already answers a ticket, so you can link it instead of writing the answer again. READ ONLY — no Agentic Fabriq action can publish, edit or unpublish an article. Requires Zendesk Guide.

hc:read
zendesk_search_help_center_articles_embeddableREAD

Search articles (widget ranking). The widget-optimised article search: cached, separately rate-limited, and ranked the way the help widget ranks READ ONLY: Agentic Fabriq publishes, edits and deletes nothing in Help Center. A published article sits on the customer's public web knowledge base — visible to everyone, indexed by search engines and cached beyond the account's reach. PLAN-GATED: requires Zendesk Guide.

hc:read
zendesk_search_help_center_postsREAD

Search community posts. Search the community forum for a post that already answers the question READ ONLY: Agentic Fabriq publishes, edits and deletes nothing in Help Center. A published article sits on the customer's public web knowledge base — visible to everyone, indexed by search engines and cached beyond the account's reach. PLAN-GATED: requires Zendesk Guide.

hc:read
zendesk_search_macrosREAD

Find a macro by title or content.

macros:read
zendesk_search_organizationsREAD

Search Organizations. Returns an array of organizations matching the criteria. You may search by an organization's external_id or name, but not both:

organizations:read
zendesk_search_requestsREAD

Search Requests. Examples:

requests:read
zendesk_search_triggersREAD

Search Ticket Triggers. Pagination READ ONLY: Agentic Fabriq exposes no trigger create, update, reorder or delete. A trigger fires on every future ticket with no agent in the loop, so nothing it does afterwards would have an Agentic Fabriq audit row behind it.

triggers:read
zendesk_search_usersREAD

Find Zendesk users by name, e-mail address or external id. Offset-paged: up to 100 per page and at most 10,000 records for one query. Use this to turn a person into the numeric id the ticket tools need.

users:read
zendesk_set_organization_as_defaultWRITE

Set Organization as Default. Sets the default organization membership of a given user

organizations:write
zendesk_set_organization_membership_as_defaultWRITE

Set Membership as Default. Sets the default organization membership of a given user

organizations:write
zendesk_set_organization_tagsWRITE

DESTRUCTIVE — Set Organization Tags. Allowed For Requires confirm=true.

organizations:write
zendesk_set_ticket_tagsWRITE

DESTRUCTIVE — Set Tags. Allowed For Requires confirm=true.

tickets:write
zendesk_set_user_tagsWRITE

DESTRUCTIVE — Set User Tags. Allowed For Requires confirm=true.

users:write
zendesk_show_automationREAD

Show Automation. Allowed For READ ONLY: Agentic Fabriq exposes no automation create, update or delete. An automation fires on a clock, with no ticket event and no agent anywhere in the loop.

automations:read
zendesk_show_commentREAD

Getting Comments. Allowed For

requests:read
zendesk_show_custom_statusREAD

Show Custom Ticket Status. Returns the custom ticket status object PLAN-GATED: requires Zendesk Suite.

tickets:read
zendesk_show_dynamic_content_itemREAD

Show Item. Allowed For PLAN-GATED: requires Support Growth or above (multiple languages).

dynamic_content:read
zendesk_show_dynamic_content_variantREAD

Show Variant. Allowed For PLAN-GATED: requires Support Growth or above (multiple languages).

dynamic_content:read
zendesk_show_email_notificationREAD

Show Email Notification. Shows details on an email notification. You can get the value of the notification_id parameter by listing the ticket's outbound emails

tickets:read
zendesk_show_end_user_identityREAD

Show End User Identity. Shows the identity with the given id for a given end user

users:read
zendesk_show_many_dynamic_contentsREAD

Show Many Items. Stability PLAN-GATED: requires Support Growth or above (multiple languages).

dynamic_content:read
zendesk_show_many_organizationsREAD

Show Many Organizations. Accepts a comma-separated list of up to 100 organization ids or external ids

organizations:read
zendesk_show_many_ticket_form_statusesREAD

Show Many Ticket Form Statuses. Fetches all of the ticket form statuses specified by a comma separated list of ids PLAN-GATED: requires Zendesk Suite.

tickets:read
zendesk_show_organization_fieldREAD

Show Organization Field. Allowed for

organizations:read
zendesk_show_organization_membership_by_idREAD

Show Membership. Allowed for

organizations:read
zendesk_show_organization_membership_by_user_idREAD

Show Organization Membership by User. Allowed for

organizations:read
zendesk_show_organization_mergeREAD

Show Organization Merge. Retrieves the details of a specific organization merge operation. This endpoint is useful for obtaining the status and outcome of a merge that was previously initiated. It provides information such as the winning and losing organization IDs, the status of the merge, and the associated URLs

organizations:read
zendesk_show_organization_subscriptionREAD

Show Organization Subscription. Allowed For:

organizations:read
zendesk_show_requestREAD

Show Request. Sideloads

requests:read
zendesk_show_satisfaction_ratingREAD

Show Satisfaction Rating. Returns a specific satisfaction rating. You can get the id from the List Satisfaction Ratings endpoint PLAN-GATED: requires Suite Growth or above.

satisfaction_ratings:read
zendesk_show_targetREAD

Show Target. Allowed For READ ONLY: Agentic Fabriq exposes no target writes. A target holds its own credentials and points at an arbitrary URL.

targets:read
zendesk_show_target_failureREAD

Show Target Failure. Stability READ ONLY.

targets:read
zendesk_show_ticket_field_optionREAD

Show Ticket Field Option. Allowed for Agents

tickets:read
zendesk_show_ticket_formREAD

Show Ticket Form. Allowed For PLAN-GATED: requires Support Growth or above.

tickets:read
zendesk_show_user_fieldREAD

Show User Field. Allowed for

users:read
zendesk_show_user_field_optionREAD

Show a User Field Option. Allowed for Agents

users:read
zendesk_show_user_identityREAD

Show Identity. Shows the identity with the given id for a given user

users:read
zendesk_suggest_help_center_articlesREAD

Suggest deflection articles. Ask Zendesk for the articles it would suggest to deflect a question — the same ranking the customer-facing widget uses, so an agent's answer matches what the customer was already shown READ ONLY: Agentic Fabriq publishes, edits and deletes nothing in Help Center. A published article sits on the customer's public web knowledge base — visible to everyone, indexed by search engines and cached beyond the account's reach. PLAN-GATED: requires Zendesk Guide.

hc:read
zendesk_ticket_form_ticket_form_statusesREAD

List Ticket Form Statuses of a Ticket Form. Fetches all of the associated ticket form statuses of a ticket form PLAN-GATED: requires Support Growth or above.

tickets:read
zendesk_unassign_organizationWRITE

DESTRUCTIVE — Unassign Organization. Immediately removes a user from an organization and schedules a job to unassign all working tickets currently assigned to the user and organization combination. The organization_id of the unassigned tickets is set to null Requires confirm=true.

organizations:write
zendesk_update_dynamic_content_itemWRITE

Update Item. The only attribute you can change is the name PLAN-GATED: requires Support Growth or above (multiple languages).

dynamic_content:write
zendesk_update_dynamic_content_variantWRITE

Update Variant. Updates the specified variant. You don't need to include all the properties. If you just want to update content, for example, then include just that PLAN-GATED: requires Support Growth or above (multiple languages).

dynamic_content:write
zendesk_update_many_dynamic_content_variantsWRITE

Update Many Variants. Updates one or more variants. See Update Variant PLAN-GATED: requires Support Growth or above (multiple languages).

dynamic_content:write
zendesk_update_many_organizationsWRITE

DESTRUCTIVE — Update Many Organizations. Bulk or batch updates up to 100 organizations Requires confirm=true.

organizations:write
zendesk_update_many_usersWRITE

DESTRUCTIVE — Update Many Users Requires confirm=true.

users:write
zendesk_update_organizationWRITE

Update Organization. Allowed For

organizations:write
zendesk_update_requestWRITE

DESTRUCTIVE — Update Request. Updates a request with a comment or collaborators (cc's). The end user who created the request can also use it to mark the request as solved. The endpoint can't be used to update other request attributes Requires confirm=true.

requests:write
zendesk_update_ticketWRITE

DESTRUCTIVE — change a ticket's status, priority, assignee, tags or subject. `status="closed" IS IRREVERSIBLE`: Zendesk provides no way back through any API or interface, a requester's reply becomes a separate follow-up ticket, business rules and SLAs stop applying, and the ticket archives out of lists and views after 120 days. Use 'solved' unless closing is genuinely intended. `tags` REPLACES the ticket's tag set rather than merging — read the ticket first and send the union if you mean to add one. To add a comment use zendesk_add_ticket_comment; this tool takes none.

tickets:write
zendesk_update_tickets_manyWRITE

DESTRUCTIVE — Update up to 100 tickets in one background job. Everything 'Update a ticket' says applies to every ticket in the set at once, including status='closed', which is irreversible. The job runs in the background and Agentic Fabriq cannot poll it for you, because Zendesk publishes no granular scope for job statuses — so a partial failure is visible only by re-reading the tickets. Requires confirm=true.

tickets:write
zendesk_update_userWRITE

Update one user: name, e-mail, alias, notes, tags, organization, role, custom fields, and SUSPENDED. Setting suspended=false is the inverse of 'Mark a ticket as spam' — it is how a wrongly suspended customer gets their access back, and it is the reason marking spam is shippable. Setting suspended=true suspends the person directly. Role and custom_role_id change what that user may do inside Zendesk.

users:write
zendesk_update_user_identityWRITE

Update Identity. This endpoint allows you to:

users:write
zendesk_verify_user_identityWRITE

Verify Identity. Sets the specified identity as verified

users:write

Often connected alongside

Put Zendesk behind one governed endpoint.

Same permissions, same audit trail, whatever else you connect next.