query_oscal_documentation
Search OSCAL documentation for answers to questions that cannot be resolved by analyzing model schemas alone. Get detailed information on specific OSCAL properties and usage.
Instructions
A tool to query OSCAL-related documentation. Use this tool when a question about OSCAL cannot be answered just by analyzing model schemas. In case the question is about an explicit property of an OSCAL model, try to find the answer using the get_schema tool first.
Args: query: Question or search query about OSCAL
Returns: dict: Results retrieved from knowledge base, structured as a Bedrock RetrieveResponseTypeDef object.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | Yes |