Tonghuashun Financial Data MCP integration for AI agents.
Connect AI agents to Tonghuashun Financial Data through 59 structured actions, including export full market daily history, export market adjustment factors…
- ACTION CONTRACTS
- 59
- AUTHENTICATION
- API key
- SOURCE STATUS
- Provider-backed
CATALOG SOURCE REVIEWED AUGUST 23, 2026 / ACTION NAMES AND SCHEMAS DERIVED FROM WORKING MACHINES PROVIDER SOURCE
CAPABILITY PROFILE
What the Tonghuashun Financial Data integration exposes
The Tonghuashun Financial Data Agent App exposes 59 provider-backed actions for finance and data work. Its current contract lets an authorized agent download the full a-share ten-year daily-price parquet dataset and upload it to transit storage, download the full a-share adjustment-event parquet dataset and upload it to transit storage, and download the latest ten trading days of a-share daily-price data and upload it to transit storage. These operations are called through Working Machines as typed capabilities rather than through browser navigation or copied UI steps.
A connection uses API key. Before execution, the agent can inspect the selected action, its required fields, declared scopes, and expected output contract. Provider credentials remain inside the Working Machines runtime; the calling agent receives the capability and its structured result, not the underlying secret.
For reliable operation, start with the narrowest action that satisfies the task, resolve stable provider identifiers before changing state, and validate the returned object or status after execution. Availability still depends on the connected Tonghuashun Financial Data account, granted provider permissions, workspace policy, region, plan, and upstream API behavior.
VERIFIED ACTION SAMPLE
Real Tonghuashun Financial Data capabilities.
Showing 12 of 59 actions. Risk labels are conservative signals based on operation names, not substitutes for provider documentation or runtime policy.
export_full_market_daily_historyREADDownload the full A-share ten-year daily-price Parquet dataset and upload it to transit storage.
export_market_adjustment_factorsREADDownload the full A-share adjustment-event Parquet dataset and upload it to transit storage.
export_recent_market_daily_historyREADDownload the latest ten trading days of A-share daily-price data and upload it to transit storage.
get_adjustment_factorsREADGet dividend and bonus-share adjustment events for one A-share security.
INPUTS: thscode / from / to
get_auction_short_term_benchmarkREADGet the Tonghuashun short-term opening-auction benchmark for one date.
INPUTS: date
get_auction_snapshotREADGet live or final opening-auction snapshots for selected A-share securities.
INPUTS: thscodes / stage
get_balance_sheetsREADGet recent consolidated balance sheets for one A-share company.
INPUTS: thscode / period / limit / startTimeMs / endTimeMs
get_cash_flow_statementsREADGet recent consolidated cash-flow statements for one A-share company.
INPUTS: thscode / period / limit / startTimeMs / endTimeMs
get_dragon_tiger_listREADGet the Tonghuashun Dragon-Tiger list for all, institutional, or hot-money activity.
INPUTS: boardType / date
get_financial_indicatorsREADGet growth, profitability, solvency, operation, and cash-flow indicators for one report.
INPUTS: thscode / report
get_fund_asset_allocationREADGet disclosed stock, bond, deposit, and other asset allocation for one public fund.
INPUTS: fundType / thscode
get_fund_balance_sheetsREADGet disclosed balance sheets for one public fund.
INPUTS: fundType / thscode
INPUT CONTRACTS
Know what the action needs before it runs.
get_adjustment_factors
thscodeREQUIRED- Complete A-share code including the market suffix.
fromOPTIONAL- Optional first ex-dividend date in YYYY-MM-DD format.
toOPTIONAL- Optional last ex-dividend date in YYYY-MM-DD format.
get_auction_short_term_benchmark
dateOPTIONAL- Trading date in YYYY-MM-DD format; omit for today in Shanghai.
get_auction_snapshot
thscodesREQUIRED- Complete A-share codes to query.
stageOPTIONAL- Auction stage to query.
get_balance_sheets
thscodeREQUIRED- Complete A-share code including the market suffix.
periodOPTIONAL- Financial statement reporting cadence.
limitOPTIONAL- Number of recent reporting periods to return.
startTimeMsOPTIONAL- Inclusive statement window start in milliseconds.
endTimeMsOPTIONAL- Inclusive statement window end in milliseconds.
PROVIDER-SPECIFIC WORKFLOWS
Jobs this Agent App can support
Inspect Export Full Market Daily History
Download the full A-share ten-year daily-price Parquet dataset and upload it to transit storage. Use this as a bounded discovery step, retain the returned identifier, and avoid expanding the read beyond the task's stated scope.
export_full_market_daily_historyVerify with Export Market Adjustment Factors
Download the full A-share adjustment-event Parquet dataset and upload it to transit storage. Compare the returned provider state with the intended outcome and preserve stable IDs or canonical links in the run record.
export_market_adjustment_factorsSAFETY BOUNDARY
Operate Tonghuashun Financial Data with explicit limits
- Authorize Tonghuashun Financial Data with API key and grant only the provider access required by the selected actions.
- The current action names appear read-oriented, but returned Tonghuashun Financial Data data may still be sensitive and should be minimized before it enters model context.
- Do not infer permission from catalog visibility. Workspace policy, connection identity, and upstream authorization still govern execution.
- No provider scope string is declared on the sampled actions. Verify the connected account's actual permissions in Tonghuashun Financial Data rather than assuming unrestricted access.
- After a call, inspect the structured result and execution record before reporting that the Tonghuashun Financial Data task completed successfully.
CONNECTION MODEL
API key
Create and manage an API key in the official Tonghuashun Financial Data documentation portal: https://fuyao.aicubes.cn/docs/
Working Machines stores provider credentials behind the execution boundary. An agent can use an authorized connection identity, but catalog discovery alone does not reveal OAuth tokens, API keys, or provider secrets.
- READ SIGNALS
- 59
- WRITE SIGNALS
- 0
- HIGH IMPACT
- 0
- REVIEW SIGNALS
- 0
EVIDENCE AND AVAILABILITY
Provider reference
Action names, input fields, authentication types, and counts on this page are generated from the Working Machines provider catalog. Provider behavior, quotas, object semantics, account eligibility, and regional availability remain governed by Tonghuashun Financial Data.