cursor.com
Cursor — list invoices
List Cursor billing invoices for the logged-in team. Returns each invoice's date, status, amount, a link to view it, and a direct PDF download link.
Input
None
Output
count requiredinvoices requiredFAQ
List Cursor billing invoices for the logged-in team. Returns each invoice's date, status, amount, a link to view it, and a direct PDF download link.
Nothing. It takes no input.
It returns count, invoices.
Yes. It acts as you on cursor.com: on your own Chrome it reuses your session, and on a Reduck-hosted browser it loads the cursor.com cookies saved by the Reduck extension.
It only reads. It looks things up on cursor.com and changes nothing there.
Ask an AI agent connected to Reduck to run reduck/cursor.com/list_invoices, or run it from a terminal with the Reduck CLI: npx @reduck-ai/cli@latest run --script reduck/cursor.com/list_invoices
It is part of Reduck's official curated catalogue.
