URL commands
The URL Scheme (URI protocol) allows using URLs to perform actions in IntelliBar. You can even place these links on a public website — clicking it will execute the command.
send
Parameters:
- prompt — If not set, the other parameters will be applied, but the message will not be sent.
- instruction — Needs to be an existing instruction.
- attachments — To send multiple attachments, use the parameter multiple times.
Examples:
intellibar://send?prompt=hello
intellibar://send?instruction=table&prompt=EU%20capitals
intellibar://send?attachments=hello
intellibar://send?attachments=one&attachments=two