list_profiles
Retrieve all distribution profile names from the YAML backend to discover available profiles before publishing or scheduling content across multiple channels.
Instructions
Return all distribution profile names configured in the YAML backend. Side effects: read-only; no external HTTP calls. Deterministic given backend state. Use list_profiles to discover available profiles before calling publish, schedule, or list_subreddits; then pass the chosen name as profile_name.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||