Create library
tp_create_libraryCreate an empty workout library to organize reusable training templates. Returns a library ID for adding templates later.
Instructions
Create an empty workout library (a folder for reusable templates). Returns library_id; add templates with tp_create_library_item.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | ||
| athlete | No | Target athlete name or ID (coach accounts only). Omit to use your own profile. |