List action templates
action1_list_action_templatesList all action templates with their ID, name, and description to select one for detailed retrieval.
Instructions
List every action template (id, name, description). Use ids with action1_get_action_template.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| applicable_to | No | Filter to templates applicable to a context URL. | |
| response_format | No | Output format. Default markdown. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| note | No | ||
| count | Yes | ||
| items | Yes | ||
| total | No | ||
| truncated | No |