title: Core.z. Refinement Ctx
A2A Node SDK - v0.1.0 / Modules / Core / z / RefinementCtx
Interface: RefinementCtx
Table of contents
Properties
Properties
addIssue
• addIssue: (arg
: IssueData
) => void
Type declaration
▸ (arg
): void
Parameters
Name | Type |
---|---|
arg | IssueData |
Returns
void
path
• path: (string
| number
)[]