You can create custom tools. This can be done by creating a Tool and adding it toDocumentation Index
Fetch the complete documentation index at: https://docs.activeviam.com/llms.txt
Use this file to discover all available pages before exploring further.
configuration.tools.
Create a file named myTool.tsx with the following content:
MyToolComponent has access to the state of the dashboard and to those of the
selected widget. It can also update these pieces of state. See
EditorProps for more information.index.ts and make the following change: