App Logo

Official scripts

Explore our curated collection of scripts

trello.com

Trello login

Log into Trello via Google SSO (through Atlassian identity). Drives the sign-in flow and lands on your boards.

trello.com

Switch Trello account language

Change the display language of your Trello account, via Atlassian's account-level language preference. Pass a locale code (e.g. "en_GB", "fr_FR", "de_DE", "it_IT", "es_ES"). Returns the language now active in Trello.

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.

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.

toptex.fr

Search TopTex products

Search toptex.fr for products by free-text query. Returns one page of products (reference, name, brand, color, from-price, image, PDP url); page is 0-based. Catalogue prices are public, so no login is required.

upwork.com

Search Upwork Jobs

Search Upwork's public job board by free-text query, returns structured job cards (title, description, budget, skills, experience level) for one results page.

toptex.fr

Get TopTex product

Fetch a single toptex.fr product by reference (e.g. IB297): name, brand, description, every colorway, every size with its public catalogue unit price, images, fabric/composition and certifications. No login required.

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.

pinterest.com

Search Pinterest boards

Searches Pinterest boards by keyword and returns the first page of results (name, url, pin count, cover images, owner). Read-only, no login required; Pinterest serves a reduced anonymous result set.

producthunt.com

Get Product Hunt product

Read a Product Hunt product page and return its profile: name, tagline, full description, the outbound website link, the categories it is listed under, its review rating and review count, how many times it has launched, its makers with their Product Hunt profiles, and any Top Product or Golden Kitty awards. Accepts either the product slug or a full Product Hunt product URL. Follower counts are returned exactly as the page displays them (Product Hunt rounds them, e.g. "18K") alongside a numeric approximation. An unknown product is reported as such rather than returned as an empty record.

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.

crunchbase.com

Crunchbase: Get Investor Portfolio

Recent portfolio investments for an investor (fund or individual) from Crunchbase, by permalink: company invested in, funding round, amount, lead-investor flag, and date. Returns the 10 most recent investments; full history requires a paid Crunchbase plan.

vinted.com

Vinted — search item listings

Search Vinted listings by keyword and return one page of results with each item's title, brand, size, condition, price, total price with Buyer Protection, favourite count, photo and link. Supports sorting, a price range and paging.

app.pennylane.com

List supplier invoices

Lists Pennylane supplier invoices from one tab (All / Inbox / To pay / Paid / To approve). Returns each invoice's id, provider (best-effort, parsed from the site-generated label), invoice number, dates, amount/currency, payment status and paid flag. Requires companyId (the number in the app URL at /companies/<id>/supplier_invoices); defaults to the Inbox tab, the invoices needing reconciliation.

vercel.com

Vercel — list invoices

List a Vercel team's billing invoices, newest first: billing period, status, total due, invoiced date, invoice id, a direct PDF download link, and a link to the invoice's detail page. Optionally pass a team URL slug; defaults to the account's own scope.

jobs.ashbyhq.com

List job board postings

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

yelp.com

Search Yelp businesses

Search Yelp businesses by free-text query and location. Returns matching businesses with name, url, rating, review count, price range, and categories.

amazon.com

List Amazon category page

List one page of an Amazon search or browse-node listing. Returns url, heading, and products (asin, position, sponsored). The url must be an Amazon /s listing page. This returns card-level ASINs only, so pass them to Get Amazon product for full detail.

amazon.com

Get Amazon product

Fetch a single Amazon product page by ASIN. Returns title, byline, brand, price, list_price, rating, review_count, rating_breakdown, availability, breadcrumb, image_url, feature_bullets, description, attributes, variant_asins, delivery_estimate, return_policy, and seller. The returned asin can differ from the requested one when Amazon resolves a variant. Price, feature_bullets, and attributes are often null or empty for books.

platform.openai.com

List OpenAI API invoices

List invoices on the OpenAI API platform billing account (platform.openai.com, api usage/credits — NOT the ChatGPT subscription). Returns id, number, total (cents), currency, status, created_ts, hosted_invoice_url, pdf_url. Covers the past 12 months, as the dashboard does.

slack.com

List Slack channel bookmarks

List a channel's bookmarks (the links pinned to its header) by channel name or id. Returns each bookmark's id, title, link and type. Requires login.

linkedin.com

Sales Navigator — list lead lists

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

comeup.com

Get ComeUp freelancer profile

Fetches a ComeUp seller's full public profile by username (from search_freelancers' username field, e.g. "guillaumetbc"). Returns display name, headline, bio, account type, review counts, top-seller badge, response time, portfolio, and their related services with price/rating.

app.notion.com

List Notion Marketplace custom agents

List the custom agents published on the Notion Marketplace (app.notion.com/marketplace/custom-agents). Returns the total count and one page of agents, each with id, slug, url, title, briefDescription, icon, features, installCount, rating and updatedAt. Order by "popular" (default) or "recent"; paginate with limit/offset. Read-only.

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.