Skip to main content
Version: Next

Included Actions

The bundle ships example actions and action steps for all three main Pimcore Copilot action types. Each one is ready to run. Adapt it to your needs, or use it as a starting point for your own actions.

Regular Actions

Automation Action Steps

For Automation Actions, the following steps are shipped with the bundle:

  • Link to Parent: Links one or more data objects, assets or documents to a new parent element.
  • Debug Data: Writes the job run context, environment variables and selected elements to the log, for debugging automation actions.
  • Cleanup Tmp Files: Deletes the temp files listed under the filesToCleanup key of the job run context from Pimcore's temp storage.

Hugging Face Action Steps

  • Hugging Face Space Start and Hugging Face Space Stop: Start and pause a Hugging Face space, for example to spin up a fine-tuning service on demand and pause it again once training finishes.
  • Fine-tune Hugging Face models: Fine-tune AI models on data managed within Pimcore.

Interaction Actions

For Interaction Actions, the following interaction type is shipped with the bundle:

info

For the meaning of Multiselect and Elements in the pages below, see Available Context in the Pimcore Copilot documentation.