Read Rule Summary
read_rule_summaryBuild a preflight rule summary from operating rules, project config, AGENTS files, and memory rules to inform task execution. Read-only; no long-term memory writes.
Instructions
Build a task preflight rule summary from global CodexPro operating rules, .codexpro/project.yml, AGENTS/rules files, and .codexpro/memory/rules.md. Read-only; does not write long-term memory.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| max_rules | No | Maximum preflight rules to return. Default: 80. | |
| workspace_id | No | Optional workspace id. When omitted, CodexPro binds the authoritative conversation workspace automatically; an explicit unknown or mismatched id is rejected. | |
| conversation_id | No | Connector conversation id bound to this workspace. Modern MCP injects it automatically; side-effecting tools require it to match the authoritative binding. | |
| max_memory_file_bytes | No | Maximum bytes per memory file. Default: 20000. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tool_result | Yes |