prepare_cases_from_confluence
Fetches a Confluence page and house-style anchors to provide structured context for TestRail case generation.
Instructions
Fetch a Confluence page + house-style anchors. Returns the context the
calling Claude needs to generate TestRail cases. page_id is the numeric ID
from the page URL: /wiki/spaces/X/pages/<page_id>.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page_id | Yes | ||
| suite_id | No | ||
| project_id | No | ||
| section_id | No | ||
| house_style | No | ||
| section_hierarchy | No | ||
| house_style_examples | No | ||
| house_style_section_id | No |