What problem does it solve? Users need a way to browse their Powerset contacts and set contacts conversationally without leaving their coding-agent host, while staying faithful to the exact sorting, filtering, and field options the Powerset app exposes. ## Core Features & Use Cases - Own vs Set Contact Routing: Automatically routes requests to list_contacts for personal contacts or resolves a named set via list_sets and list_set_contacts using a deterministic tie-breaker. - App-Native Sorting and Filtering: Maps natural language like "most messaged" or "email:@powerset.co" to the exact sort fields and search syntax the Powerset contacts APIs support. - Field Projection and Pagination: Selects output columns such as emails, LinkedIn, and Twitter handles, and pages results in compact markdown tables with next-page guidance. - Use Case: Ask "show me the most messaged contacts in my Founders set with emails and LinkedIn" and receive a sorted, paginated table of set contacts with the requested fields. ## Quick Start Ask the agent to show your Powerset contacts ordered by most messages including emails, LinkedIn, and Twitter handles.