Integrations
Third Party Fields
Learn which third-party field types CoPilot supports and what is coming soon.
CoPilot supports all native Craft field types out of the box. For third-party fields, dedicated transformers are needed to teach the agent how to read and write these fields correctly.
Supported Plugins
Formie
When Formie is installed, CoPilot automatically registers a
searchFormieForms tool that lets the agent find forms by title and set them on Formie fields.Coming Soon
We're working on built-in support for these plugins:
Custom Field Support
If you use a field type that isn't supported yet, you can add your own transformer. See the Custom Fields guide for a walkthrough.
Plugin developers can also submit a feature request on GitHub to add native support for their field types.