Skip to main content
The “what should I work next?” tool. Returns a ranked list of accounts that have decayed past your thresholds, with a suggested next action on each.

Parameters

NameTypeRequiredDescription
limitnumberMax items. Default 25, cap 100.

Returns

Needs attention (5):
  Arnold Schwarzenegger — no activity for 35 days
      → Re-engage with a follow-up or close the account out
  Rinor Recica — no activity for 45 days
      → Re-engage with a follow-up or close the account out
  Brian Dempsey — no activity for 48 days
      → Re-engage with a follow-up or close the account out
  Arkadiusz Czarniecki — no activity for 68 days
      → Re-engage with a follow-up or close the account out
  Gudrun Glinder — no activity for 125 days
      → Re-engage with a follow-up or close the account out
If nothing needs attention:
Nothing needs attention right now.

When to call it

  • At the start of an agent’s working session — pick what to act on
  • As a recurring cron that surfaces accounts into a Slack channel or task queue
  • In a Playground prompt (“who has gone quiet that I should follow up with?”) to surface the today-list

Backed by

GET /v2/attention — see the HTTP reference for the raw JSON shape.