get_document_with_version
Retrieves a specific document with a specific version. Use this tool when: - The user wants to find a specific document with a specific version - The user asks about available a specific document with a specific version
Parameters:
- document_id (required): Document ID.
- version (required): Version.
Returns:
- Content with version with title, section_title, publication_date, effective_date, expiration_date, date_of_enactment, date_of_last_amendment, date_of_repealed, date_of_decision, status, version, source_identifier, source_secondary_identifier, issuing_authority, type_of_authority, language, legal_link, repealed, metadata, summary, tags, source_keywords, crawling_date, portal, portal_name, last_updated
- Only returns content that has crawled data with the specific versionInput Schema
| Name | Required | Description | Default |
|---|---|---|---|
| version | Yes | Version | |
| document_id | Yes | Document ID |