| Field | Description |
|---|---|
url | Source link |
title | Display title |
description | Brief explanation |
start_index | Start position in text |
end_index | End position in text |
Example: Basic Usage
Import the citation extension
Import
CitationExtensionServer and CitationExtensionSpec from agentstack_sdk.a2a.extensions.Inject the extension
Add a citation parameter to your agent function using the
Annotated type hint
with CitationExtensionSpec().