MCP/Tools/Shares/list_shares
list_shares

List share links

Free

List every share link you've created, newest first. Includes status, current round, image count, and the public URL.

How it works

Status values: 'pending' (awaiting client review), 'submitted' (client picked images), 'revising' (you sent a revision round).

Inputs

No inputs — call with an empty arguments object.

Returns

{ shares: Share[], count: number }

Examples

Find a recent share for a client

Agent lists shares, picks the most recent for the brand, then calls revise_share or get_share.

{}