Autoload: profile
autoload_get_profile_v2Retrieve autoload profile settings including autoload status, email, schedule, and feeds list. Returns feeds_data array with name and file link for each feed.
Instructions
Returns the autoload profile settings (v2, current version): autoload_enabled, report_email, the schedule, and the feeds_data array of feeds (name + file link). Read-only, no parameters. Prefer this method over autoload_get_profile (v1): v2 returns feeds_data instead of the deprecated single upload_url.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||