Skip to main content
Glama

Spain Legal by Legal Fournier

Check Beckham Eligibility

check_beckham_eligibility
Read-onlyIdempotent

Screen Spain's Beckham regime using qualitative gatechecks, returning the rule trace, review level, and canonical MCP resources for follow-up.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
move_reasonYesMain reason for relocating to Spain.
ownership_bandNoOptional ownership context for director-style cases.
employment_typeYesEmployment structure that will support the move.
years_since_last_spanish_residencyYesNumber of years since the applicant was last a Spanish tax resident.

Output Schema

TableJSON Schema
NameRequiredDescriptionDefault
statusYesHigh-level Beckham eligibility outcome.
reasonsYesPositive signals supporting the result.
summaryYesOne-line explanation of the result.
next_stepsYesSuggested next steps.
referencesYesSecondary Legal Fournier references.
review_levelYesHow much human review is still advisable before treating the result as filing-ready.
decision_traceYesStructured trace of the main Beckham screening factors.
blocking_issuesYesBlocking or weakening issues.
qualifying_pathsYesPotential qualifying paths.
key_rules_appliedYesStable rules applied by the tool.
related_resource_urisYesCanonical MCP resources an agent can read next without leaving the server.
official_legal_sourcesYesOfficial legal sources anchoring the Beckham analysis.
suggested_follow_up_toolsYesTool calls that are likely to advance the analysis.
current_verification_flagsYesLive-verification warnings for fact-sensitive or time-sensitive Beckham points.

Schema Changelog

Changes observed during successful MCP inspections.

  1. Changed1 schema field changed
    • changedOutput schema / properties / suggested_follow_up_tools / items / enum
      Previous value: -[
      -  "find_legal_fournier_tool",
      -  "run_legal_fournier_tool",
      -  "get_visa_options",
      -  "check_beckham_eligibility",
      -  "get_residency_path",
      -  "explain_nie_process",
      -  "compare_tax_regimes",
      -  "route_to_legal_fournier_help",
      -  "create_legal_fournier_contact_request"
      -]New value: +[
      +  "find_legal_fournier_tool",
      +  "run_legal_fournier_tool",
      +  "get_paid_consultation_options",
      +  "get_paid_call_availability",
      +  "get_visa_options",
      +  "check_beckham_eligibility",
      +  "get_residency_path",
      +  "explain_nie_process",
      +  "compare_tax_regimes",
      +  "route_to_legal_fournier_help",
      +  "create_legal_fournier_contact_request"
      +]
  2. Changed1 schema field changed
    • changedOutput schema / properties / suggested_follow_up_tools / items / enum
      Previous value: -[
      -  "find_legal_fournier_tool",
      -  "run_legal_fournier_tool",
      -  "get_visa_options",
      -  "check_beckham_eligibility",
      -  "get_residency_path",
      -  "explain_nie_process",
      -  "compare_tax_regimes",
      -  "route_to_legal_fournier_help"
      -]New value: +[
      +  "find_legal_fournier_tool",
      +  "run_legal_fournier_tool",
      +  "get_visa_options",
      +  "check_beckham_eligibility",
      +  "get_residency_path",
      +  "explain_nie_process",
      +  "compare_tax_regimes",
      +  "route_to_legal_fournier_help",
      +  "create_legal_fournier_contact_request"
      +]
  3. Changed1 schema field changed
    • changedOutput schema / properties / suggested_follow_up_tools / items / enum
      Previous value: -[
      -  "get_visa_options",
      -  "check_beckham_eligibility",
      -  "get_residency_path",
      -  "explain_nie_process",
      -  "compare_tax_regimes",
      -  "route_to_legal_fournier_help"
      -]New value: +[
      +  "find_legal_fournier_tool",
      +  "run_legal_fournier_tool",
      +  "get_visa_options",
      +  "check_beckham_eligibility",
      +  "get_residency_path",
      +  "explain_nie_process",
      +  "compare_tax_regimes",
      +  "route_to_legal_fournier_help"
      +]
  4. First observed

TDQS

A4/5.0
Behavior4/5

Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?

Annotations already indicate read-only, idempotent, non-destructive behavior, and the description adds useful context about qualitative gatechecks and the output structure (rule trace, review level, follow-up resources). It does not contradict annotations.

Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.

Conciseness5/5

Is the description appropriately sized, front-loaded, and free of redundancy?

A single, well-structured sentence that immediately states the tool's purpose and outputs, with zero wasted words. It is appropriately front-loaded.

Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.

Completeness4/5

Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?

The description covers purpose, method, and output hints, and the presence of an output schema reduces the need to explain return values. However, it could briefly mention when to use this tool relative to similar residency/tax tools.

Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.

Parameters3/5

Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?

Schema description coverage is 100%, so parameters are fully documented in the schema. The description adds no additional parameter semantics, but this is acceptable given the high coverage baseline.

Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.

Purpose5/5

Does the description clearly state what the tool does and how it differs from similar tools?

The description uses a specific verb 'Screen' with a clear resource ('Spain's Beckham regime') and distinguishes the tool from siblings by focusing on eligibility gatechecks and return values (rule trace, review level, canonical MCP resources).

Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.

Usage Guidelines3/5

Does the description explain when to use this tool, when not to, or what alternatives exist?

The description implies usage for checking Beckham eligibility but does not explicitly state when to use it over sibling tools like get_residency_path or compare_tax_regimes, nor does it mention exclusions or alternatives.

Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.

Try in Browser

Glama MCP Gateway

Add one secure layer between your agents and this server.

Resources