How to reference @-Symbols like @Docs or @Web from within a text prompt

I was wondering if the following scenario is possible:

  • add my prompts in text files saved in a project folder
  • add references to @Docs or @Web in the prompt text
  • in the Chat AI Interface, call a prompt file with @my_action.md

Example: my_action.md

Build a pipeline in `@Files app/cli/handlers/data.py` that is using the `pipe` function as defined in `@Docs Expression`.
The pipeline definition is: `@Notepads myCliContext`.

In chat UI, call @my_action.md and nothing else.

Thank you.

Hey, unfortunately, it’s not functioning as you need at the moment. You need to reference it directly in the chat.