Skip to content

agent.permission_denied

You don’t have permission for this action. The assistant can only do what your own account is allowed to do.

AccessDeniedError from the agent’s tool dispatch: the tool exists in the catalog, but the caller’s roles don’t cover the handler behind it. The agent runs strictly with the calling user’s permissions — it never escalates.

Grant the role on the handler, or accept that this tool stays unavailable for that user.