Will the AI see my Amazon refresh token?
It should not. EzSeller stores Amazon connection credentials server-side and gives the AI scoped tool access instead of returning the raw refresh token.
What is a guarded write?
A guarded write separates intent from execution. The system prepares a specific change, binds approval to that operation, and executes only after explicit authorization.
What happens if the Amazon API response is unclear?
A seller tool should fail closed or label uncertainty rather than manufacture an answer. Provider request IDs and structured evidence make failures easier to investigate.
Can one customer see another seller account?
A multi-tenant service should bind credentials, memberships, entitlements, and tool access to a tenant. EzSeller includes tenant-isolation checks and customer-scoped authorization paths.
Guide coverage is not a claim that every workflow is enabled in the trial. Check the live tool catalog, your permissions, and the source evidence. Unknown data stays unknown.