Manage sources and channels via AI assistant
What this is about
With an admin token, you can create, edit, or delete sources and channels directly in the AI chat. This is useful when you’re working in an analysis workflow and want to add new sources without opening the app.
Example Prompts
Create new source:
Füge in meinem Picasi-Workspace die Muster AG hinzu.Website: https://muster-ag.deEdit source:
Ändere den Namen der Quelle "Muster AG" in Picasi auf "Muster AG (Direktwettbewerber)".Delete source:
Lösche die Quelle "Alter Wettbewerber" in Picasi.Deactivate channel:
Deaktiviere den YouTube-Kanal der Muster AG in Picasi.Create tag:
Erstelle in Picasi einen neuen Update-Tag namens "Produktneuheiten".What the AI assistant does
The assistant calls tools such as create_source, update_source, or delete_source in the background. For destructive actions (deletion), it usually asks for confirmation—similar to when working directly in the app.
Related topics
MCP-Tools - Overview Complete list of all tools with write scope.