Skip to main content
Fetching new funding-round updates directly, outside of monitor deployment.
Tool ID: deepline_native_get_funding_updates

Run this action

Use the TypeScript SDK for a single call. Put ctx.tools.execute(...) inside a Play when the call should be durable, scheduled, or run across a CSV.

CLI

Example response

The SDK exposes this shape at result.toolResponse.raw. Values below are representative.
Use deepline tools get deepline_native_get_funding_updates --json for the latest machine-readable contract.

Input reference

Poll the Deepline funding-rounds radar feed and return new funding-round findings as JSON. Scoped to one radar (industry funding rounds); every call costs a flat $0.10, regardless of page size. Example: {“limit”: 50} returns the 50 most recent funding-round updates. Example: {“since”: “2026-08-01T00:00:00Z”} returns only updates discovered on or after that time. Example: {“cursor”: “<next_cursor from a prior response>”} continues pagination.

Output reference

Standard tool result payload.

Deepline cost

  • Pricing model: fixed (per call).
  • Estimated Deepline credits: 1 per pricing unit.