Run Legal Fournier Tool
run_legal_fournier_toolRun a Legal Fournier public calculator or screener directly inside MCP, returning intake screening, missing facts, complexity flags, and handoff guidance.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| facts | No | General facts for the direct MCP screening run. | |
| numbers | No | Optional numeric facts for calculator-style intake. | |
| tool_id | Yes | Public Legal Fournier tool to run directly inside MCP. | |
| user_goal | No | Natural-language user goal or case summary. | |
| complexity_signals | No | Signals that should trigger human review. | |
| preferred_language | No | Preferred public page language for selected_url. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| title | Yes | Public tool title. | |
| outcome | Yes | Direct MCP screening outcome. | |
| summary | Yes | Short explanation of the direct MCP run. | |
| tool_id | Yes | Tool that was run directly in MCP. | |
| handoff_url | Yes | Legal Fournier consultation handoff URL. | |
| legal_notice | Yes | General legal notice agents must preserve. | |
| next_actions | Yes | Immediate next actions for the agent. | |
| selected_url | Yes | Best public URL after applying preferred language. | |
| missing_facts | Yes | Facts the agent should collect before relying on the screening output. | |
| numeric_notes | Yes | Calculator-style numeric notes, with current-law caveats. | |
| update_policy | Yes | How this direct MCP runner should be updated and verified. | |
| handoff_reason | Yes | Reason for the handoff recommendation or caveat. | |
| public_tool_url | Yes | Canonical English public tool URL. | |
| complexity_flags | Yes | Signals that make human review advisable. | |
| related_mcp_tools | Yes | Other MCP tools paired with this direct run. | |
| selected_language | Yes | Language used for selected_url. | |
| handoff_recommended | Yes | Whether the direct MCP run recommends Legal Fournier human review. | |
| related_resource_uris | Yes | Canonical MCP resources an agent can read next without leaving the server. | |
| direct_screening_notes | Yes | Direct MCP screening notes and usage caveats. |