資本金の動きを全体的に把握する: 特定の医療分野(表示)、研究方法、対象分野、投資家グループなどに、誰がいくら資金を提供しており、その額がどう変わってきたかを調べます。 市場規模の資金に関する質問に使用します。例えば「TL1A(特定の医療分野)の資金源は誰か」「肥満研究にいくら投じられているか」といった質問です。 **関連する別機能:** - **トレース・ファイナンシング(資金調達の段階的追跡)**: 特定の企業の資金調達ラウンドごとの詳細な記録が必要な場合 - **競争相手パイプライン(競合製品開発状況)**: 資本ではなく医薬品開発プログラムそのものを調べたい場合
Map capital flow across a space: who is funding an indication, mechanism, target, or investor set, how much, and how it has moved over time. Use for market-level money questions, for example 'who is funding TL1A', 'how much has gone into obesity'. Use trace-financings when someone wants the round-by-round record for one company, and competitive-pipeline for drug programs rather than capital.
このワークフローは、医薬品プログラムではなく、特定の領域における資金流動の情報パッケージを作成します。
次のような場合に使用:
医薬品プログラム中心の質問(どの候補品が試験中か、どの段階か、どのメカニズムか)については、代わりに competitive-pipeline を使用してください。
enumerate-entities: 適応症、メカニズム、標的、または投資家セットの正確な範囲を設定trace-financings: ラウンド単位の資金調達活動を追跡synthesize-evidence: 引用される定量的主張(合計額、主要投資家リスト、取引頻度)の検証trace-events: ラウンド後の発表、提携、または資金受取企業に関連する規制マイルストーンを追跡profile-entity: ラウンド結果から浮上した注目企業または投資家を詳しく掘り下げる資金調達情報パッケージには以下を含めます:
個別ラウンドではなく、分布・ランキング・トレンドについての質問の場合、列挙・計数より aggregate_records(entity_type="financing", ...) を優先してください。標準的な呼び出し例:
query="rounds in {scope} by financing type with total value and count"query="rounds in {scope} by quarter since {date}"query="rounds in {scope} grouped by investor, top 25"investors フィールドは多対多に展開されます(3人の投資家がいるラウンドは3つのグループすべてにカウントされます)。total_value_input_count は確認済み金額のラウンドと未確認のラウンドを分離します。引用する主張の根拠となるラウンド単位の証拠は get_financings で取得してください。
政府助成金(NIH、NCI、NIAID、Innovate UK、Bpifrance)は、フィルタリングしない場合、投資家数ランキングの上位に表示されます。企業開発チーム向けには、助成金提供者を除外するか、別枠で報告してください。
スコープの設定: 適切なオントロジー項目を確定します。match_entity で適応症・メカニズム・標的を解決するか、search_entities("financing", ...) で表示される受取企業側フィルター(適応症・剤形・メカニズム・標的)を使用します。対象期間を明示的に定義し、受取企業側・投資家側・双方のいずれのスコープかを判断します。
ラウンドセットの列挙: 構造化フィルターの場合は get_financings を直接使用し、オントロジーに基づくまたはあいまいな検索の場合は search_entities("financing", ...) を使用します。サンプルではなく、完全なマッチングセットをページングします。ラウンドタイプの分布、取引頻度、主要投資家の全体像については、個別ラウンドの詳細分析の前に aggregate_records で一度の呼び出しで把握します。
ドキュメントとイベントで補強: 高シグナルラウンド(高額、戦略的投資家、最近のもの)については read_document で裏付けドキュメント取得し、get_financings をその企業に限定して実行し、より新しいラウンドを捕捉します(資金調達の最新性は get_recent_events に含まれません)。
最終化前の調整: ラウンド数と資金調達総額を過去の予想または確認済み知識と比較します。ラウンド数が不自然に少ない場合は、スコープを広げるか、兄弟オントロジー軸(サブタイプではなく親適応症など)で再実行します。ノイズが多い場合は、確認済み金額スライスと未確認スライスを分離します。
total_value_usd: null のラウンドを注記なしに「資金調達総額」に集約しないことget_recent_events と組み合わせ、ラウンドと臨床成績、提携、FDA認可などの事後発表の両方が読者に見えるようにすることresearch_entity の aspects=["investments"] が自然な軸であることget_financials に存在し、公開企業の評価比較の際に言及することget_financials と組み合わせてください)research-assistant サブエージェントと並行して収集し、最終化前に返された主張セットを調整してから集約してくださいget_financings が構造化クエリで0ラウンドを返す場合、同じ意図を search_entities("financing", ...) で再試行し、SSFがスコープを異なる方法で解決するかを確認してから活動がないと結論付けてくださいdisplay_only=True で情報が少ない企業)で支配されている場合、非対称性を保持してください。スタブのみのラウンドを完全に解決されたラウンドと同じ証拠レベルに昇格させないでくださいsearch_documents + read_document で補強してくださいget_financings に存在しないフィルターをユーザーが必要とする場合など)ワークフローギャップが残る場合、無言で別の意味のフィルターで近似するのではなく、出力に明示的に記録してください投資チーム: テーゼ領域における最近の活動、主導投資家シグナル、ラウンドサイズの分布を通常求めます。対象期間をデフォルトで直近12~24か月とし、注目ラウンドおよび取引頻度をリードします。
医薬品企業開発チーム: 買収候補企業スクリーニングまたは取引ターゲット特定を求めます。受取企業側ラウンドセットと公開企業の get_financials および事業継続期間の含意スライスを組み合わせてください。最近の資金調達が薄い、または古い候補企業をシグナルとして提示してください。
医薬品企業内のポートフォリオ・戦略: 競合企業の資本ポジションと新規参入者検出を求めます。スコープを自社資産が運用するのと同じメカニズム、標的、または適応症に固定し、プログラムレベルの見方として competitive-pipeline と組み合わせてください。
This workflow produces a capital-flow intelligence package for a space, not a drug-program landscape.
For the drug-program-centric question (which assets are in trials, at what phase, with what mechanism), use competitive-pipeline instead.
enumerate-entities to scope the right indication, mechanism, target, or investor settrace-financings for round-level capital activitysynthesize-evidence for any quantitative claim that will be cited (totals, top-investor lists, deal cadence)trace-events for post-round announcements, deals, or regulatory milestones tied to recipientsprofile-entity for a focused dive on a notable recipient or investor surfaced by the round setReturn a funding intelligence package that can include:
When the question is about distributions, rankings, or trends rather than individual rounds, prefer aggregate_records(entity_type="financing", ...) over enumerate-and-count. Canonical calls:
query="rounds in {scope} by financing type with total value and count"query="rounds in {scope} by quarter since {date}"query="rounds in {scope} grouped by investor, top 25"The investors field is M2M-exploded (one round with three investors counts in all three groups). total_value_input_count separates confirmed-value rounds from unconfirmed. Use get_financings for the round-level evidence that backs any claim you cite.
Government grants (NIH, NCI, NIAID, Innovate UK, Bpifrance) will top investor-count rankings if not filtered. For BD/corp dev personas, exclude grant funders or report them in a separate slice.
match_entity, or use the recipient-side filters (indication / modality / mechanism / target) surfaced through search_entities("financing", ...). Define the time window explicitly. Decide whether the scope is recipient-side, investor-side, or both.get_financings directly; for ontology-anchored or fuzzy queries use search_entities("financing", ...). Page through the full matching set, not a sample. For the aggregate shape (round-type distribution, deal cadence, top investors), use aggregate_records to get the picture in a single call before drilling into individual rounds.document_ids via read_document, and catch newer rounds with get_financings scoped to the company (financing recency is not in get_recent_events).total_value_usd: null rounds into "total raised" without a footnoteget_recent_events so the reader sees both the round and any post-round announcements (clinical readouts, deals, FDA actions) that contextualize the capitalaspects=["investments"] on research_entity, not the recipient-side filtersget_financials; mention it when comparing public-comp valuationsget_financials on public comps for full posture)research-assistant sub-agent, then reconcile the returned claim sets before aggregatingget_financings returns zero rounds for a structured query, retry the same intent through search_entities("financing", ...) and check whether SSF resolves the scope differently before concluding no activity existsdisplay_only=True thin profiles), preserve the asymmetry; do not promote a stub-only round to the same evidence tier as a fully-resolved roundsearch_documents plus read_document against round-linked documents rather than repeated blocked fetchesget_financings), record it explicitly in the output rather than silently approximating it with a filter that means something elseget_financials on public comps and a runway-implication slice. Surface candidates with thin or aging funding as signal.competitive-pipeline for the program-level view.原文・著作権は Anthropic および各プラグイン作者に帰属します。日本語訳は Claude API による自動翻訳です。