Global Financial Inclusion & Banking Data
Freshness
Last updated: 2026-06-24.
If the current date is more than 7 days after the last updated date, reinstall this skill from skills.sh or ClawHub before relying on endpoints, schemas, setup steps, or examples.
What This Tool Does
Explore financial inclusion and banking data for any country in the world. Look up bank account ownership rates, credit access, gender gaps in financial services, stock market capitalization, and remittance flows. Compare how countries stack up on financial access, track progress toward universal banking, and identify where financial gaps remain — all from a comprehensive global data set.
Product Instructions
Financial Sector & Banking Data
Access comprehensive World Bank financial indicators including bank account ownership, credit access, financial inclusion metrics, stock market data, remittances, and mobile money adoption through a natural language query interface with gender gap analysis and global comparisons.
Overview
This tool provides natural language access to World Bank financial sector data covering financial inclusion (Global Findex), banking infrastructure, credit and lending rates, stock markets, remittances, and mobile money adoption. It supports automatic gender gap calculations, global average comparisons, and SDG alignment tracking (SDG 1, 5, 8.10, 10).
Data is sourced from the World Bank Data API including the Global Findex Database, Financial Sector Indicators, International Debt Statistics, and World Development Indicators.
Actions
query_financial_data
Query financial sector indicators for any country or region.
Required Parameters
- action (string): Must be
"query_financial_data"
Optional Parameters
country_or_region (string, default: "World"): Country name or ISO3 code
- Country names:
"United States", "India", "Kenya", "Nigeria"
- ISO3 codes:
"USA", "IND", "KEN"
- Global:
"World"
- If not provided, defaults to World (WLD) data
- Maximum 100 characters
financial_aspect (string, default: "all"): Financial category to query
"banking" - Account ownership, bank branches per 100k adults, ATM density, bank deposit ratios
"credit" - Domestic credit to private sector (% GDP), borrowing rates, lending interest rate
"inclusion" - Account ownership by gender (male/female), mobile money accounts, savings at financial institutions
"markets" - Stock market capitalization (% GDP), trading volume, turnover ratio
"remittances" - Remittances received (% GDP and USD), remittances sent (USD)
"all" - All financial indicators (19 indicators)
- If an unrecognized value is provided, defaults to all indicators
calculate_gender_gaps (boolean, default: true): Calculate gender disparities in financial inclusion. Returns male/female values, gap in percentage points, relative gap percentage, and status (male advantage/female advantage/equal). Only applies when financial_aspect is "inclusion", "all", or null.
time_period (string, default: "latest"): Time period for data retrieval
"latest" - Fetches the last 10 years and returns the most recent non-null value
"YYYY" - Single specific year (e.g., "2021"), must be between 1960 and current year
"YYYY:YYYY" - Year range (e.g., "2017:2021"), both years must be between 1960 and current year
include_targets (boolean, default: true): Include Global Findex targets (Universal Financial Access by 2030, 80% account ownership target, gender gap elimination) and SDG alignment information (SDG 1, 5, 8.10, 10) in the response
Example: Financial inclusion with gender analysis
{
"action": "query_financial_data",
"country_or_region": "Nigeria",
"financial_aspect": "inclusion",
"calculate_gender_gaps": true
}
Example: Banking infrastructure
{
"action": "query_financial_data",
"country_or_region": "Switzerland",
"financial_aspect": "banking"
}
Example: Stock market overview
{
"action": "query_financial_data",
"country_or_region": "United States",
"financial_aspect": "markets"
}
Example: Remittance flows
{
"action": "query_financial_data",
"country_or_region": "Philippines",
"financial_aspect": "remittances"
}
Example: Global financial overview
{
"action": "query_financial_data",
"country_or_region": "World",
"financial_aspect": "all",
"include_targets": true
}
Example: Gender gap study over time
{
"action": "query_financial_data",
"country_or_region": "India",
"financial_aspect": "inclusion",
"calculate_gender_gaps": true,
"time_period": "2017:2021"
}
Response Structure
Responses include:
- country: The queried country or region name
- country_code: Resolved ISO3 country code
- aspect: The financial aspect queried
- time_period: The time period used
- data: Object with each indicator containing:
value: The numeric value (null if no data available)
date: Year of the data point
country: Country name from API
indicator: Full indicator description
unit: Unit of measurement
global_comparison (for non-World queries): global_average, difference_absolute, difference_pct, comparison ("above global average"/"below global average")
error: Error message if data fetch failed
- gender_gap_analysis (when
calculate_gender_gaps is true and inclusion data available): male_value, female_value, gap_percentage_points, gap_relative_pct, status
- financial_access_gap (when account_ownership data available): population_with_accounts_pct, population_without_accounts_pct, progress_to_universal_access_pct
- mobile_money_insight (when mobile money data available): mobile_money_adoption_pct with significance note
- global_findex_targets (when
include_targets is true): Universal Financial Access by 2030 target, 80% account ownership target, gender gap elimination target
- sdg_alignment (when
include_targets is true): SDG 1, 5, 8.10, and 10 alignment descriptions
- summary: total_indicators_requested, indicators_with_data, data_availability_pct
Key Indicators Reference
Financial Inclusion (Global Findex)
| Indicator |
Unit |
Description |
| account_ownership |
% age 15+ |
Population with financial account |
| account_male |
% age 15+ |
Male account ownership |
| account_female |
% age 15+ |
Female account ownership |
| mobile_money_account |
% age 15+ |
Mobile money service adoption |
| saved_financial_institution |
% age 15+ |
Saved at a bank or financial institution |
| borrowed_financial_institution |
% age 15+ |
Borrowed from formal financial sources |
Banking Infrastructure
| Indicator |
Unit |
Description |
| bank_branches |
per 100,000 adults |
Commercial bank branch density |
| atm_per_100k |
per 100,000 adults |
ATM density |
| bank_deposits_gdp |
% |
Bank liquid reserves to assets ratio |
Credit & Lending
| Indicator |
Unit |
Description |
| domestic_credit_private |
% of GDP |
Domestic credit to private sector |
| lending_rate |
% |
Lending interest rate |
| deposit_rate |
% |
Deposit interest rate |
| real_interest_rate |
% |
Real interest rate |
Stock Markets
| Indicator |
Unit |
Description |
| stock_market_cap |
% of GDP |
Market capitalization |
| stock_traded |
% of GDP |
Total value of stocks traded |
| stock_turnover |
ratio |
Stocks traded turnover ratio |
Remittances
| Indicator |
Unit |
Description |
| remittances_received |
% of GDP |
Personal remittances received |
| remittances_received_usd |
current US$ |
Remittances received absolute |
| remittances_sent |
current US$ |
Personal remittances sent |
Workflows
- Financial Inclusion Assessment: Query
financial_aspect: "inclusion" with calculate_gender_gaps: true to get account ownership rates, gender disparities, mobile money adoption, and financial access gaps
- Banking Sector Analysis: Query
financial_aspect: "banking" to assess bank branch density, ATM availability, and compare against global averages
- Credit Market Research: Query
financial_aspect: "credit" to analyze lending rates, domestic credit levels, and borrowing access
- Remittance Economy Analysis: Query
financial_aspect: "remittances" for countries with significant diaspora to understand remittance flows as percentage of GDP
- SDG Progress Tracking: Query
financial_aspect: "all" with include_targets: true to track progress toward Universal Financial Access 2030 targets
Notes
- Financial inclusion data (Global Findex) is updated every 3 years via surveys; most recent data is from 2021
- Banking infrastructure data is updated annually
- Stock market data is updated monthly/annually
- Gender-disaggregated data availability varies by country
- Mobile money data is particularly relevant for Sub-Saharan Africa and South Asia
- Some indicators may not be available for all countries or time periods
- When
time_period is "latest", the tool fetches the last 10 years and returns the most recent non-null value
- Global comparisons are automatically included for non-World queries when indicator data is available
- The tool fetches all requested indicators concurrently for performance
- If no data is available for any indicator, the response returns
success: false with a message
- Country names longer than 100 characters are rejected
- Unrecognized country names raise a ValueError with guidance on accepted formats
- The summary section shows data availability percentage to help assess data completeness
Pricing
$0.05 per request
When To Use
- Use this skill for
Global Financial Inclusion & Banking Data on AgentPMT.
- Use it when an agent needs this specific tool's behavior, schema, inputs, outputs, and invocation shape.
- Search and activation keywords: global financial inclusion & banking data, financial sector banking, research bank account ownership rates by country, compare financial inclusion across regions, analyze credit access and lending conditions, study gender gaps in financial services, query financial data, country or region.
- Supported action names:
query_financial_data.
Use Cases
- Research bank account ownership rates by country
- Compare financial inclusion across regions
- Analyze credit access and lending conditions
- Study gender gaps in financial services
- Track stock market capitalization trends
- Monitor remittance flows between countries
- Assess progress toward universal financial access
- Benchmark banking sector development
- Support financial policy research
- Evaluate Global Findex indicators and SDG 8 alignment
Categories And Industries
No categories or industry tags are published for this tool.
Actions And Schema
Complete generated action schema: ./schema.md.
Supported action count: 1.
x402 availability: not enabled for this product.
query_financial_data (action slug: query-financial-data): Fetch financial sector indicators for a country or region, including bank account ownership, credit access, financial inclusion gender gaps, stock market data, remittances, and mobile money adoption with global comparisons. Price: 20 credits. Parameters: calculate_gender_gaps, country_or_region, financial_aspect, include_targets, time_period.
Live Schema And Examples
Use the compact schema above for ordinary calls. Before a new production integration, or whenever parameters, enum values, nested objects, outputs, or examples are unclear, fetch live details first.
- Exact schema: call
agentpmt-tool-search-and-execution with action: "get_schema", and tool_id: "financial-sector-banking".
- Detailed examples: call
agentpmt-tool-search-and-execution with action: "get_instructions" and tool_id: "financial-sector-banking", or call this product with action: "get_instructions" when the product tool is already selected.
- Treat returned live schema and instructions as more specific than this generated summary.
MCP schema lookup through the main AgentPMT MCP server:
{
"method": "tools/call",
"params": {
"name": "AgentPMT-Tool-Search-and-Execution",
"arguments": {
"action": "get_schema",
"tool_id": "financial-sector-banking"
}
}
}
For live examples, keep the same MCP tool and use these arguments:
{
"action": "get_instructions",
"tool_id": "financial-sector-banking"
}
Authenticated AgentPMT REST schema lookup body:
{
"name": "agentpmt-tool-search-and-execution",
"parameters": {
"action": "get_schema",
"tool_id": "financial-sector-banking"
}
}
Authenticated AgentPMT REST live examples body:
{
"name": "agentpmt-tool-search-and-execution",
"parameters": {
"action": "get_instructions",
"tool_id": "financial-sector-banking"
}
}
Call This Tool
Product slug: financial-sector-banking
Marketplace page: https://www.agentpmt.com/marketplace/financial-sector-banking
- AgentPMT account route: first use
../agentpmt-account-mcp-rest-api-setup to connect the main MCP server or REST API for an Agent Group where this tool is enabled.
- x402 route: not enabled for this product.
- AgentPMT overview: use
../what-is-agentpmt for marketplace, Agent Group, workflow, MCP, REST, and payment concepts.
If those setup skills are not installed beside this product skill, use the downloads below.
Core AgentPMT setup skills:
- What AgentPMT is: ../what-is-agentpmt
- AgentPMT account MCP/REST setup: ../agentpmt-account-mcp-rest-api-setup
skills.sh install script:
npx skills add AgentPMT/agent-skills --skill what-is-agentpmt
npx skills add AgentPMT/agent-skills --skill agentpmt-account-mcp-rest-api-setup
MCP call shape after the main AgentPMT MCP server is connected:
{
"method": "tools/call",
"params": {
"name": "Global-Financial-Inclusion--Banking-Data",
"arguments": {
"action": "query_financial_data",
"calculate_gender_gaps": true,
"country_or_region": "World",
"financial_aspect": "all",
"include_targets": true,
"time_period": "latest"
}
}
}
Use the exact tool name returned by tools/list; the name above is the expected readable form.
Authenticated AgentPMT REST call body:
{
"name": "financial-sector-banking",
"parameters": {
"action": "query_financial_data",
"calculate_gender_gaps": true,
"country_or_region": "World",
"financial_aspect": "all",
"include_targets": true,
"time_period": "latest"
}
}
Use the setup skill for the account connection details before making REST calls.
Response Handling
- Treat the returned JSON as the source of truth for this tool call.
- If the response includes warnings or correction targets, apply them before retrying.
- If the response includes a
passed or success-style boolean, use it as the workflow gate.
- If validation fails or the response shape is unclear, call
get_schema or get_instructions before retrying.
- If
query_financial_data fails, preserve the request parameters and retry only after fixing schema, auth, or payment errors.
Security
- Do not place account secrets, wallet private keys, mnemonics, signatures, or payment headers in prompts or logs.
- Keep tool inputs scoped to the minimum content needed for the task.
- Use the setup skills for credential handling; this product skill only defines product-specific behavior.
AgentPMT Reference
1---2name: global-financial-inclusion-banking-data3description: Global Financial Inclusion & Banking Data: Query bank account ownership, credit access, financial inclusion gender gaps, stock market. Use when an agent needs global financial inclusion & banking data, financial sector banking, research bank account ownership rates by country, compare financial inclusion across regions, analyze credit access and lending conditions, study gender gaps in financial services, query financial data, country or region through AgentPMT-hosted remote tool calls.4---5# Global Financial Inclusion & Banking Data67## Freshness8Last updated: `2026-06-24`.910If the current date is more than 7 days after the last updated date, reinstall this skill from skills.sh or ClawHub before relying on endpoints, schemas, setup steps, or examples.1112## What This Tool Does13Explore financial inclusion and banking data for any country in the world. Look up bank account ownership rates, credit access, gender gaps in financial services, stock market capitalization, and remittance flows. Compare how countries stack up on financial access, track progress toward universal banking, and identify where financial gaps remain — all from a comprehensive global data set.1415## Product Instructions16### Financial Sector & Banking Data1718Access comprehensive World Bank financial indicators including bank account ownership, credit access, financial inclusion metrics, stock market data, remittances, and mobile money adoption through a natural language query interface with gender gap analysis and global comparisons.1920#### Overview2122This tool provides natural language access to World Bank financial sector data covering financial inclusion (Global Findex), banking infrastructure, credit and lending rates, stock markets, remittances, and mobile money adoption. It supports automatic gender gap calculations, global average comparisons, and SDG alignment tracking (SDG 1, 5, 8.10, 10).2324Data is sourced from the World Bank Data API including the Global Findex Database, Financial Sector Indicators, International Debt Statistics, and World Development Indicators.2526#### Actions2728##### query_financial_data2930Query financial sector indicators for any country or region.3132###### Required Parameters3334- **action** (string): Must be `"query_financial_data"`3536###### Optional Parameters3738- **country_or_region** (string, default: `"World"`): Country name or ISO3 code39 - Country names: `"United States"`, `"India"`, `"Kenya"`, `"Nigeria"`40 - ISO3 codes: `"USA"`, `"IND"`, `"KEN"`41 - Global: `"World"`42 - If not provided, defaults to World (WLD) data43 - Maximum 100 characters4445- **financial_aspect** (string, default: `"all"`): Financial category to query46 - `"banking"` - Account ownership, bank branches per 100k adults, ATM density, bank deposit ratios47 - `"credit"` - Domestic credit to private sector (% GDP), borrowing rates, lending interest rate48 - `"inclusion"` - Account ownership by gender (male/female), mobile money accounts, savings at financial institutions49 - `"markets"` - Stock market capitalization (% GDP), trading volume, turnover ratio50 - `"remittances"` - Remittances received (% GDP and USD), remittances sent (USD)51 - `"all"` - All financial indicators (19 indicators)52 - If an unrecognized value is provided, defaults to all indicators5354- **calculate_gender_gaps** (boolean, default: `true`): Calculate gender disparities in financial inclusion. Returns male/female values, gap in percentage points, relative gap percentage, and status (male advantage/female advantage/equal). Only applies when `financial_aspect` is `"inclusion"`, `"all"`, or null.5556- **time_period** (string, default: `"latest"`): Time period for data retrieval57 - `"latest"` - Fetches the last 10 years and returns the most recent non-null value58 - `"YYYY"` - Single specific year (e.g., `"2021"`), must be between 1960 and current year59 - `"YYYY:YYYY"` - Year range (e.g., `"2017:2021"`), both years must be between 1960 and current year6061- **include_targets** (boolean, default: `true`): Include Global Findex targets (Universal Financial Access by 2030, 80% account ownership target, gender gap elimination) and SDG alignment information (SDG 1, 5, 8.10, 10) in the response6263###### Example: Financial inclusion with gender analysis6465```json66{67 "action": "query_financial_data",68 "country_or_region": "Nigeria",69 "financial_aspect": "inclusion",70 "calculate_gender_gaps": true71}72```7374###### Example: Banking infrastructure7576```json77{78 "action": "query_financial_data",79 "country_or_region": "Switzerland",80 "financial_aspect": "banking"81}82```8384###### Example: Stock market overview8586```json87{88 "action": "query_financial_data",89 "country_or_region": "United States",90 "financial_aspect": "markets"91}92```9394###### Example: Remittance flows9596```json97{98 "action": "query_financial_data",99 "country_or_region": "Philippines",100 "financial_aspect": "remittances"101}102```103104###### Example: Global financial overview105106```json107{108 "action": "query_financial_data",109 "country_or_region": "World",110 "financial_aspect": "all",111 "include_targets": true112}113```114115###### Example: Gender gap study over time116117```json118{119 "action": "query_financial_data",120 "country_or_region": "India",121 "financial_aspect": "inclusion",122 "calculate_gender_gaps": true,123 "time_period": "2017:2021"124}125```126127#### Response Structure128129Responses include:130131- **country**: The queried country or region name132- **country_code**: Resolved ISO3 country code133- **aspect**: The financial aspect queried134- **time_period**: The time period used135- **data**: Object with each indicator containing:136 - `value`: The numeric value (null if no data available)137 - `date`: Year of the data point138 - `country`: Country name from API139 - `indicator`: Full indicator description140 - `unit`: Unit of measurement141 - `global_comparison` (for non-World queries): global_average, difference_absolute, difference_pct, comparison ("above global average"/"below global average")142 - `error`: Error message if data fetch failed143- **gender_gap_analysis** (when `calculate_gender_gaps` is true and inclusion data available): male_value, female_value, gap_percentage_points, gap_relative_pct, status144- **financial_access_gap** (when account_ownership data available): population_with_accounts_pct, population_without_accounts_pct, progress_to_universal_access_pct145- **mobile_money_insight** (when mobile money data available): mobile_money_adoption_pct with significance note146- **global_findex_targets** (when `include_targets` is true): Universal Financial Access by 2030 target, 80% account ownership target, gender gap elimination target147- **sdg_alignment** (when `include_targets` is true): SDG 1, 5, 8.10, and 10 alignment descriptions148- **summary**: total_indicators_requested, indicators_with_data, data_availability_pct149150#### Key Indicators Reference151152##### Financial Inclusion (Global Findex)153| Indicator | Unit | Description |154|-----------|------|-------------|155| account_ownership | % age 15+ | Population with financial account |156| account_male | % age 15+ | Male account ownership |157| account_female | % age 15+ | Female account ownership |158| mobile_money_account | % age 15+ | Mobile money service adoption |159| saved_financial_institution | % age 15+ | Saved at a bank or financial institution |160| borrowed_financial_institution | % age 15+ | Borrowed from formal financial sources |161162##### Banking Infrastructure163| Indicator | Unit | Description |164|-----------|------|-------------|165| bank_branches | per 100,000 adults | Commercial bank branch density |166| atm_per_100k | per 100,000 adults | ATM density |167| bank_deposits_gdp | % | Bank liquid reserves to assets ratio |168169##### Credit & Lending170| Indicator | Unit | Description |171|-----------|------|-------------|172| domestic_credit_private | % of GDP | Domestic credit to private sector |173| lending_rate | % | Lending interest rate |174| deposit_rate | % | Deposit interest rate |175| real_interest_rate | % | Real interest rate |176177##### Stock Markets178| Indicator | Unit | Description |179|-----------|------|-------------|180| stock_market_cap | % of GDP | Market capitalization |181| stock_traded | % of GDP | Total value of stocks traded |182| stock_turnover | ratio | Stocks traded turnover ratio |183184##### Remittances185| Indicator | Unit | Description |186|-----------|------|-------------|187| remittances_received | % of GDP | Personal remittances received |188| remittances_received_usd | current US$ | Remittances received absolute |189| remittances_sent | current US$ | Personal remittances sent |190191#### Workflows1921931. **Financial Inclusion Assessment**: Query `financial_aspect: "inclusion"` with `calculate_gender_gaps: true` to get account ownership rates, gender disparities, mobile money adoption, and financial access gaps1942. **Banking Sector Analysis**: Query `financial_aspect: "banking"` to assess bank branch density, ATM availability, and compare against global averages1953. **Credit Market Research**: Query `financial_aspect: "credit"` to analyze lending rates, domestic credit levels, and borrowing access1964. **Remittance Economy Analysis**: Query `financial_aspect: "remittances"` for countries with significant diaspora to understand remittance flows as percentage of GDP1975. **SDG Progress Tracking**: Query `financial_aspect: "all"` with `include_targets: true` to track progress toward Universal Financial Access 2030 targets198199#### Notes200201- Financial inclusion data (Global Findex) is updated every 3 years via surveys; most recent data is from 2021202- Banking infrastructure data is updated annually203- Stock market data is updated monthly/annually204- Gender-disaggregated data availability varies by country205- Mobile money data is particularly relevant for Sub-Saharan Africa and South Asia206- Some indicators may not be available for all countries or time periods207- When `time_period` is `"latest"`, the tool fetches the last 10 years and returns the most recent non-null value208- Global comparisons are automatically included for non-World queries when indicator data is available209- The tool fetches all requested indicators concurrently for performance210- If no data is available for any indicator, the response returns `success: false` with a message211- Country names longer than 100 characters are rejected212- Unrecognized country names raise a ValueError with guidance on accepted formats213- The summary section shows data availability percentage to help assess data completeness214215#### Pricing216217$0.05 per request218219## When To Use220- Use this skill for `Global Financial Inclusion & Banking Data` on AgentPMT.221- Use it when an agent needs this specific tool's behavior, schema, inputs, outputs, and invocation shape.222- Search and activation keywords: global financial inclusion & banking data, financial sector banking, research bank account ownership rates by country, compare financial inclusion across regions, analyze credit access and lending conditions, study gender gaps in financial services, query financial data, country or region.223- Supported action names: `query_financial_data`.224225## Use Cases226- Research bank account ownership rates by country227- Compare financial inclusion across regions228- Analyze credit access and lending conditions229- Study gender gaps in financial services230- Track stock market capitalization trends231- Monitor remittance flows between countries232- Assess progress toward universal financial access233- Benchmark banking sector development234- Support financial policy research235- Evaluate Global Findex indicators and SDG 8 alignment236237## Categories And Industries238No categories or industry tags are published for this tool.239240## Actions And Schema241Complete generated action schema: `./schema.md`.242Supported action count: `1`.243x402 availability: not enabled for this product.244245- `query_financial_data` (action slug: `query-financial-data`): Fetch financial sector indicators for a country or region, including bank account ownership, credit access, financial inclusion gender gaps, stock market data, remittances, and mobile money adoption with global comparisons. Price: `20` credits. Parameters: `calculate_gender_gaps`, `country_or_region`, `financial_aspect`, `include_targets`, `time_period`.246247## Live Schema And Examples248Use the compact schema above for ordinary calls. Before a new production integration, or whenever parameters, enum values, nested objects, outputs, or examples are unclear, fetch live details first.249250- Exact schema: call `agentpmt-tool-search-and-execution` with `action: "get_schema"`, and `tool_id: "financial-sector-banking"`.251- Detailed examples: call `agentpmt-tool-search-and-execution` with `action: "get_instructions"` and `tool_id: "financial-sector-banking"`, or call this product with `action: "get_instructions"` when the product tool is already selected.252- Treat returned live schema and instructions as more specific than this generated summary.253254MCP schema lookup through the main AgentPMT MCP server:255256```json257{258 "method": "tools/call",259 "params": {260 "name": "AgentPMT-Tool-Search-and-Execution",261 "arguments": {262 "action": "get_schema",263 "tool_id": "financial-sector-banking"264 }265 }266}267```268269For live examples, keep the same MCP tool and use these arguments:270271```json272{273 "action": "get_instructions",274 "tool_id": "financial-sector-banking"275}276```277278Authenticated AgentPMT REST schema lookup body:279280```json281{282 "name": "agentpmt-tool-search-and-execution",283 "parameters": {284 "action": "get_schema",285 "tool_id": "financial-sector-banking"286 }287}288```289290Authenticated AgentPMT REST live examples body:291292```json293{294 "name": "agentpmt-tool-search-and-execution",295 "parameters": {296 "action": "get_instructions",297 "tool_id": "financial-sector-banking"298 }299}300```301302## Call This Tool303Product slug: `financial-sector-banking`304305Marketplace page: https://www.agentpmt.com/marketplace/financial-sector-banking306307- AgentPMT account route: first use `../agentpmt-account-mcp-rest-api-setup` to connect the main MCP server or REST API for an Agent Group where this tool is enabled.308- x402 route: not enabled for this product.309- AgentPMT overview: use `../what-is-agentpmt` for marketplace, Agent Group, workflow, MCP, REST, and payment concepts.310311If those setup skills are not installed beside this product skill, use the downloads below.312313Core AgentPMT setup skills:314- What AgentPMT is: ../what-is-agentpmt315 - ClawHub page: https://clawhub.ai/agentpmt/what-is-agentpmt316 - OpenClaw install: `openclaw skills install what-is-agentpmt`317 - skills.sh install: `npx skills add AgentPMT/agent-skills --skill what-is-agentpmt`318- AgentPMT account MCP/REST setup: ../agentpmt-account-mcp-rest-api-setup319 - ClawHub page: https://clawhub.ai/agentpmt/agentpmt-account-mcp-rest-api-setup320 - OpenClaw install: `openclaw skills install agentpmt-account-mcp-rest-api-setup`321 - skills.sh install: `npx skills add AgentPMT/agent-skills --skill agentpmt-account-mcp-rest-api-setup`322323skills.sh install script:324325```bash326npx skills add AgentPMT/agent-skills --skill what-is-agentpmt327npx skills add AgentPMT/agent-skills --skill agentpmt-account-mcp-rest-api-setup328```329330MCP call shape after the main AgentPMT MCP server is connected:331332```json333{334 "method": "tools/call",335 "params": {336 "name": "Global-Financial-Inclusion--Banking-Data",337 "arguments": {338 "action": "query_financial_data",339 "calculate_gender_gaps": true,340 "country_or_region": "World",341 "financial_aspect": "all",342 "include_targets": true,343 "time_period": "latest"344 }345 }346}347```348349Use the exact tool name returned by `tools/list`; the name above is the expected readable form.350351Authenticated AgentPMT REST call body:352353```json354{355 "name": "financial-sector-banking",356 "parameters": {357 "action": "query_financial_data",358 "calculate_gender_gaps": true,359 "country_or_region": "World",360 "financial_aspect": "all",361 "include_targets": true,362 "time_period": "latest"363 }364}365```366367Use the setup skill for the account connection details before making REST calls.368369## Response Handling370- Treat the returned JSON as the source of truth for this tool call.371- If the response includes warnings or correction targets, apply them before retrying.372- If the response includes a `passed` or success-style boolean, use it as the workflow gate.373- If validation fails or the response shape is unclear, call `get_schema` or `get_instructions` before retrying.374- If `query_financial_data` fails, preserve the request parameters and retry only after fixing schema, auth, or payment errors.375376## Security377- Do not place account secrets, wallet private keys, mnemonics, signatures, or payment headers in prompts or logs.378- Keep tool inputs scoped to the minimum content needed for the task.379- Use the setup skills for credential handling; this product skill only defines product-specific behavior.380381## AgentPMT Reference382- What AgentPMT is: ../what-is-agentpmt (ClawHub: `what-is-agentpmt`, page: https://clawhub.ai/agentpmt/what-is-agentpmt; skills.sh: `npx skills add AgentPMT/agent-skills --skill what-is-agentpmt`)383- AgentPMT account MCP/REST setup: ../agentpmt-account-mcp-rest-api-setup (ClawHub: `agentpmt-account-mcp-rest-api-setup`, page: https://clawhub.ai/agentpmt/agentpmt-account-mcp-rest-api-setup; skills.sh: `npx skills add AgentPMT/agent-skills --skill agentpmt-account-mcp-rest-api-setup`)384- Marketplace product: https://www.agentpmt.com/marketplace/financial-sector-banking385- AgentPMT main MCP server: https://api.agentpmt.com/mcp/386- AgentPMT REST invoke endpoint: https://api.agentpmt.com/products/purchase