tm_list_profiles
Retrieve a list of your traffic profiles with ID, name, and creation date for quick overview.
Instructions
List all traffic profiles owned by the authenticated user.
Returns a list of lightweight summaries — one per profile —
with id, name, and createdAt. Use tm_get_profile(id) for
the full configuration of any single profile.
Ordering: server-default (typically most-recently-updated first). The endpoint doesn't expose a sort parameter.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |