The Port AI API allows invoking the assistant with a prompt and receiving a response programmatically. However, there is no way to open the Port chat UI with a prompt already populated. The desired behavior is a mechanism (URL parameter, deep link, or SDK call) that opens the Port Assistant chat interface and pre-fills it with a given prompt, so the user lands in the chat UI and can see the response rendered there rather than receiving raw API output. This would be useful for actions and automations that want to hand off to a conversational context instead of silently executing in the background. For example, from a plugin we could invoke the Port Assistant with a prompt for the user to get them started with a live chat session. Reference: https://docs.port.io/ai-interfaces/port-ai/api-interaction