Route To Legal Fournier Help
route_to_legal_fournier_helpDecide whether a Spain legal matter should be escalated to Legal Fournier and return a service match, preparation checklist, and ready-to-send handoff message.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| area | Yes | Area of Spain legal help that needs human escalation. | |
| urgency | No | How quickly the user needs human help. | |
| blockers | No | Known blockers that make a self-serve answer less reliable. | |
| already_filed | No | Whether the user already has a live filing, notice, denial, or active procedure. | |
| preferred_language | No | Preferred language for the human handoff. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| summary | Yes | Short explanation of the handoff recommendation. | |
| urgency | Yes | Urgency level used for the handoff recommendation. | |
| why_now | Yes | Reasons supporting escalation. | |
| references | Yes | Secondary Legal Fournier references for the handoff. | |
| booking_url | Yes | Preferred consultation-booking URL when the user wants direct legal advice now. | |
| intake_fields | Yes | Structured intake payload an agent can map into a contact form, CRM, or booking handoff. | |
| should_escalate | Yes | Whether human escalation is recommended from the supplied facts. | |
| what_to_prepare | Yes | What the agent should gather for the handoff. | |
| recommended_service | Yes | ||
| agent_handoff_message | Yes | Ready-to-send summary an agent can reuse when escalating to Legal Fournier. | |
| related_resource_uris | Yes | Canonical MCP resources an agent can read next without leaving the server. | |
| representation_notice | Yes | Legal notice explaining that contact or booking does not itself create representation. | |
| suggested_follow_up_tools | Yes | Tool calls that are likely to advance the analysis. |