--- title: "AnthropicCitationSearchResultLocationParam" --- ## Fields | Field | Type | Required | Description | | ---------------------------------------------------------------------------------------------------------------------------- | ---------------------------------------------------------------------------------------------------------------------------- | ---------------------------------------------------------------------------------------------------------------------------- | ---------------------------------------------------------------------------------------------------------------------------- | | `cited_text` | *str* | :heavy_check_mark: | N/A | | `end_block_index` | *int* | :heavy_check_mark: | N/A | | `search_result_index` | *int* | :heavy_check_mark: | N/A | | `source` | *str* | :heavy_check_mark: | N/A | | `start_block_index` | *int* | :heavy_check_mark: | N/A | | `title` | *Nullable[str]* | :heavy_check_mark: | N/A | | `type` | [components.AnthropicCitationSearchResultLocationParamType](../components/anthropiccitationsearchresultlocationparamtype.mdx) | :heavy_check_mark: | N/A |