list_poams
List loaded OSCAL Plans of Action and Milestones with summary metadata, supporting pagination via offset and limit parameters.
Instructions
List loaded OSCAL Plans of Action and Milestones with summary metadata.
Args: ctx: MCP server context (injected automatically). offset: Zero-based pagination offset (default 0). limit: Maximum items to return, 1-100 (default 10).
Returns: Page_Response dict with keys: items, total, offset, limit, hasMore.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| offset | No | ||
| limit | No |