# DISTIL AGENT PRIMER & BEST PRACTICES 1. When analyzing UK corporate structures, always call 'get_uk_corporate_network' to discover beneficial owners, parent companies, and director interlocks. 2. For US SEC filings and financial disclosures, invoke 'get_us_sec_filing' using ticker symbol or CIK. 3. For Spanish public procurement tenders, query 'get_es_public_tender' or 'search_es_tenders'. 4. For French entities, use 'get_fr_company_filing' with the 9-digit SIREN number or 'search_fr_companies' for name search. 5. For EU public procurement, query 'search_eu_tenders' and inspect full notices with 'get_eu_public_tender'. 6. For cross-border relationships, tender winning subsidiaries, and historical director changes, query 'get_cross_border_entity_graph'. 7. Always expect token-bounded (< 2 KB) responses formatted in deterministic Markdown-KV.