App Logo

Official scripts

Explore our curated collection of scripts

supabase.com

List Team Members and Roles

Lists every organization the current Supabase account belongs to, with each org's active members (email, username, role, MFA status) and pending invitations (email, role, invited-at). No scoping argument — loops every visible organization, mirroring the existing list_invoices convention for this host.

supabase.com

List Supabase invoices

List invoices for a Supabase organization's billing (supabase.com/dashboard/org/<slug>/billing). Requires login. Auto-resolves the org from the picker when no slug is given (pass `org` to target a specific one; needed for multi-org accounts). Honors `limit`. Returns org + invoices[{id, number, status, subtotal, amount_due, period_end_ts, invoice_pdf}]. invoice_pdf is a public tokenized URL downloadable without auth. amount fields are raw integers from the API; free-plan invoices are 0.

supabase.com

Invite Team Member

Invites a new member to a Supabase organization by email with a given role (matched against the org's own role picker, e.g. Owner/Administrator/Developer). Supabase org membership is invite-based, so this sends an invitation rather than creating an active member directly. Returns the invited email, matched role, and pending status.

supabase.com

Remove Team Member

Removes a member from a Supabase organization by email — revokes membership for an active member, or cancels their invite if they're only a pending invitee. Returns their prior status and confirmation of removal.

supabase.com

Change Team Member Role

Changes an existing active member's role in a Supabase organization, identified by email. Matches the requested role against the org's own role picker (e.g. Owner/Administrator/Developer). Only works on already-active members — a pending invitee's role must be set at invite time (create_user) since Supabase disables role editing until the invite is accepted. Returns the role before and after the change.

crunchbase.com

Crunchbase: Get Company People

Founders, featured current employees, and board members/advisors for one company from Crunchbase, by permalink, with name, role/title, and Crunchbase profile link.

crunchbase.com

Crunchbase: Get Company News

Recent news and press mentions for one company from Crunchbase, by permalink (title, publisher, author, URL, date). Returns the 10 most recent items; older history isn't available on the free tier.

crunchbase.com

Crunchbase: Get Company Profile

Full company profile from Crunchbase by permalink: funding total, last round, HQ, headcount, website, contact info, socials, and operating status.

crunchbase.com

Crunchbase: Search Companies

Filtered company search on Crunchbase, by industry, HQ location, funding stage, funding amount, and founded date range. Returns up to 15 matching companies (Crunchbase's free-tier search limit).

crunchbase.com

Crunchbase: Search Investors

Filtered investor search on Crunchbase, by investor type, HQ location, and number of investments/exits. Returns up to 15 matching investors (Crunchbase's free-tier search limit).

linkedin.com

Sales Navigator: get account

Fetch a LinkedIn Sales Navigator company account by its numeric Sales Navigator id (from search_accounts, or a companyUrn on search_people). Needs a Sales Navigator seat; headcount history and median tenure are null when no insights panel is present. Returns name, description, industry, type, specialties, website, year founded, headquarters and location, revenue range, employee count and growth, headcount history, median tenure, and spotlight employees (name plus leadId to pivot to get_lead).

ashbyhq.com

Ashby: get company jobs

Fetch a company's live job postings from its public Ashby job board by hosted-jobs-page slug (jobs.ashbyhq.com/<slug>). Anonymous, no auth. Returns id, title, team name, location, workplaceType, employmentType and compensationTierSummary. Throws if the slug doesn't resolve to any organization.

news.crunchbase.com

Get Crunchbase News Article

Fetch the full text and metadata of a single Crunchbase News article by its URL.

linkedin.com

Sales Navigator: search accounts

Search LinkedIn Sales Navigator company accounts by keywords, headquarters geography, and headcount, paginated 25 per page via a 0-based start offset. Returns total, count, start, and accounts (accountId, companyName, industry, employee count and range, description, list/saved status, spotlight badges, salesAccountUrl). Requires a Sales Navigator seat.

news.crunchbase.com

Search Crunchbase News

List recent Crunchbase News articles, either by topic section or by a search query, with pagination.

ycombinator.com

Get YC company profile

Get one YC company's full public profile (ycombinator.com/companies/<slug>): pitch, batch/status, founders, socials, open jobs, news, launches, photos, founder Q&A.

linkedin.com

Sales Navigator: get lead

Fetch a full LinkedIn Sales Navigator lead profile by its lead id (from search_people). Requires a Sales Navigator seat; contactInfo is empty unless the lead is unlocked for the seat. Returns fullName, headline, summary, degree, location, classic LinkedIn profile URL, full position history (title, company, companyUrn, description, dates), saved-list status, and contact info when unlocked.

x.com

Search X users

Search X for accounts by keyword (the People tab). Returns per account: user_id, handle, name, followers, following, tweets, verified, location, website, bio.

linkedin.com

Sales Navigator: search people

Search LinkedIn Sales Navigator leads with the advanced filters (title, geography, seniority, function, company headcount, tenure, relationship, keywords, and more), paginated 25 per page via a 0-based start offset. At least one filter or keyword is required — start on its own is pagination, not a search. Returns total, count, start, and leads (leadId, fullName, memberUrn, degree, geoRegion, current title/company/industry, tenure, summary, spotlights, salesLeadUrl). Requires a Sales Navigator seat.

linkedin.com

Get LinkedIn company jobs

Get a LinkedIn company's open job postings by numeric companyId, worldwide by default, paginated (25/page). Returns total, page, and jobs (jobId, title, location, postedAgo, benefits, easyApply, url). Pass only a companyId from get_company_info - slugs are rejected and an invalid id makes LinkedIn silently drop the filter and return total 0 (indistinguishable from no openings); postedAgo is null on a "Viewed" marker.

jobs.ashbyhq.com

List job board postings

List every open position on an Ashby-hosted job board (jobs.ashbyhq.com/&lt;board&gt;).

linkedin.com

Sales Navigator — list account lists

List the viewer's Sales Navigator account lists (the saved-companies lists). Returns each list's id (the join key for saving accounts), name, description, source (manual, system, CRM and so on), role, entityCount and last-modified/-viewed timestamps, most-recently-modified first. Returns the first page (25) plus the exact total so truncation is visible; needs a Sales Navigator seat.

dealroom.co

Dealroom: Search Companies

Search Dealroom's company database by technology, industry, HQ location and launch year. Returns each match's tagline, growth stage, funding, valuation, industries and HQ. Free/registered Dealroom accounts see a small number of results per search (observed cap: 6), sorted by Dealroom's own ranking, and are subject to Dealroom's daily search-view limit.

wise.com

Search Wise transactions

Search a Wise profile's transactions by merchant/name (server-side), optionally narrowed to a date range. Returns id, title, amount, date, status and whether a receipt is attached.

leboncoin.fr

Get Leboncoin seller profile

Fetch a Leboncoin seller's public profile by its URL (as returned by get_ad's seller_profile_url). Works for both professional stores and private-individual sellers, returning a unified shape: name, member-since date, total ad count, response rate/time, presence, badges, and description. Pro sellers additionally get address, opening hours, website, and an aggregated rating with sample reviews — these are null for private sellers, who have no storefront or public rating on the site.