AgentfootprintNamespacesPayloadsInterfaces

CredentialFailedPayload

Interface: CredentialFailedPayload

Defined in: src/events/payloads.ts:524

Credential resolution failed (the tool is not run). Carries the reason only.

Properties

reason

readonly reason: string

Defined in: src/events/payloads.ts:526


service

readonly service: string

Defined in: src/events/payloads.ts:525

On this page