← Back to all apps

upword

Businessby upword
Launched Apr 6, 2026 on ChatGPT

upword helps local service businesses get cited by AI tools like ChatGPT, Google AI Overview, and Perplexity. This app gives agencies a way to check on that work without leaving the conversation.

Ask ChatGPT about any client. It pulls their citation data, recent content, incoming Reddit questions, and credit usage and gives you an actual read on how things are going. Not a data dump. Analysis you can act on.

Read-only access to your full client roster.

7ChatGPT Tools
upwordDeveloper
BusinessCategory

Available Tools

Fetch

fetch
Full Description

Fetch detailed information about a specific entity by its ID.

Parameters (2 required)
Required
entitystring

Entity type to fetch.

Options:clientarticlerankmine_run
idstring

UUID of the entity.

Get Articles

get_articles
Full Description

Get articles for a specific client. Returns recent articles with their title, status, publish date, and URL.

Parameters (1 required, 2 optional)
Required
client_idstring

The client UUID. Use list_clients to find this.

Optional
limitnumber

Number of articles to return. Max 50. Defaults to 20.

statusstring

Filter by article status. Defaults to 'all'.

Options:draftpublishedall

Get Credits

get_credits
Full Description

Get credit allocation and usage for all managed clients. Shows credits allocated, consumed, and reserved per client.

Parameters (0 required, 1 optional)
Optional
client_idstring

Optional - filter to a specific client UUID. Omit to see all clients.

Get Rankmine

get_rankmine
Full Description

Get Rankmine AI citation results for a client. Shows whether the client is being cited by ChatGPT, Google, and Perplexity for their target questions.

Parameters (1 required, 1 optional)
Required
client_idstring

The client UUID.

Optional
limitnumber

Number of recent run results to return. Defaults to 10.

Get Threadmine

get_threadmine
Full Description

Get Threadmine Reddit questions discovered for a client. Shows questions people are asking on Reddit relevant to the client business.

Parameters (1 required, 2 optional)
Required
client_idstring

The client UUID.

Optional
limitnumber

Number of questions to return. Defaults to 20.

statusstring

Filter by question status. Defaults to 'new'.

Options:newuseddismissedall

List Clients

list_clients
Full Description

List all managed clients for the authenticated agency, including their subscription plan, article counts, credit usage, and connection status.

Parameters (0 required, 1 optional)
Optional
statusstring

Filter by client status. Defaults to 'active'.

Options:activeinactiveall

Search

search
Full Description

Search across clients, articles, and Rankmine questions by keyword.

Parameters (1 required, 1 optional)
Required
querystring

The search term.

Optional
entitystring

Which entity type to search. Defaults to 'all'.

Options:clientsarticlesquestionsall