List the prompt sets available to the authenticated company. In the MVP, every active brand is a prompt set, which keeps every tracked prompt attached to a real SocialCRM brand.
This is a read-only tool and requires socialcrm.read.
Parameters
None. Company scope is injected from the API key or OAuth token.
Output
Each item includes promptSetId, name, websiteUrl, promptCount, enabledPromptCount, and updatedAt.
Use the returned promptSetId with list_tracked_prompts or add_prompts_to_set.