法人税申告書作成 jpcite call sequence (税理士)¶
Cost: ¥54 (18 billable units, ¥3/req) · Duration: 120s · Parallel-safe: True · Disclaimer: §52 (税理士法) — 申告書作成は税理士の独占業務。本レシピは参考資料のみ。
Preconditions¶
client_idhoujin_bangoufiscal_year_end (YYYY-MM-DD)business_profile
Steps¶
- enum_values_am — closed-set
- search_tax_incentives — 適用候補
- get_am_tax_rule — rule 詳細
- evaluate_tax_applicability — bulk 判定
- search_acceptance_stats_am — 同業種 採択率
- track_amendment_lineage_am — YoY 改正
- list_tax_sunset_alerts — FY 内 sunset
- search_loans_am — 融資/特例
- check_enforcement_am — 行政処分 履歴
- cross_check_jurisdiction — 整合性
- check_exclusions — 排他
- prepare_kessan_briefing — 確定申告 briefing
- compose_audit_workpaper — workpaper PDF
- bundle_application_kit — 添付 scaffold
- get_provenance — 出典
- jpcite_route — outcome route
- deep_health_am — snapshot pin
- jpcite_execute_packet — route 実行
Output artifact¶
- Type:
corporate_filing_evidence_packet - Format: JSON (mirrored to PDF on
artifact_packpackage_kind)
SDK invocation¶
import httpx, os
JPCITE = "https://api.jpcite.com"
key = os.environ["JPCITE_API_KEY"]
resp = httpx.post(
f"{JPCITE}/v1/jpcite/route",
headers={"X-API-Key": key},
json={"intent": "recipe_tax_corporate_filing"},
).raise_for_status().json()
# returns recommended_tool, outcome_contract_id, deliverable_slug,
# estimated_price_jpy, execute_input_hash, next_action
Related¶
Operator: Bookyou株式会社 (T8010001213708) · Brand: jpcite · NO LLM inside · ¥3/req metered · 100% organic