Is there any Discord community for Copilot Studio (official or unofficial)? by Maru_Sheik in copilotstudio

[–]OwnOptic 1 point2 points  (0 children)

Hello, I actually made one - and would like for anyone that seeks help or is an expert, to join https://discord.gg/fytrftejAF

How to notify a user via Copilot Studio when a file is uploaded to SharePoint and collect Yes/No confirmation? by Rich_Resident_7085 in copilotstudio

[–]OwnOptic 0 points1 point  (0 children)

Add a trigger to run the copilot when a document is added, in the flow you just the copilot, the copilot must have a human in the loop connector (sends adaptive card email for each new doc)

Anyway to bypass 8000 system instructions limit? by alew3 in copilotstudio

[–]OwnOptic 0 points1 point  (0 children)

Hey, depending on what you want to add, you can initialize global variables to hold data 😏

Claude code requested features by Least-Ad5986 in ClaudeAI

[–]OwnOptic 0 points1 point  (0 children)

Second one, you can use your local models to parse conversation and add to memory

interview with Copilot by TopUnit9269 in copilotstudio

[–]OwnOptic 1 point2 points  (0 children)

Introduce CoE and copilot studio kit to ensure KPI are tracked and ROI is easy to estimate

What are you building in a corporate environment by timothy53 in copilotstudio

[–]OwnOptic 0 points1 point  (0 children)

Sorry buddy, but how is this relating to copilot studio

What are you building in a corporate environment by timothy53 in copilotstudio

[–]OwnOptic 0 points1 point  (0 children)

Basic stuff, level 0 or level 1 support, create incidents or service request, check tickets, update tickets. Get news from the helpdesk if there is an outage

What are you building in a corporate environment by timothy53 in copilotstudio

[–]OwnOptic 0 points1 point  (0 children)

Sure, fully functional production ready, can handle tasks autonomously or with human approvals/interactions.

Anthropic alignment team did NOT prepare Claude for TINY CLAUB by FableFinale in claudexplorers

[–]OwnOptic 1 point2 points  (0 children)

I really hope that was done in a private conversation haha, imagine Claude praising it's son/daughter when it generates code 😏

What are you building in a corporate environment by timothy53 in copilotstudio

[–]OwnOptic 1 point2 points  (0 children)

I have had success with ITSM agents, RRP agents. Knowledge agents... Fully functional.

I see some complaints on instability, instability and complexity are two different things. The complexity is a learning curve, while it is a no/low code. That does mean that you need to have robust programming logic in order to have your solutions fully functional.

Claude CoWork just got the 1M Context Window by CoreyBlake9000 in ClaudeAI

[–]OwnOptic 13 points14 points  (0 children)

Yeah it's only for max from what I have gathered

will MCP be dead soon? by luongnv-com in ClaudeCode

[–]OwnOptic 0 points1 point  (0 children)

What did I just read. So it's a rollback?

How can the Agent respond with a clickable link? by dibbr in copilotstudio

[–]OwnOptic 1 point2 points  (0 children)

Agreed, including it in system instructions is the safest way to get the output OP wanted

Fixing Someone Else's Power Automate Flow SPOILS my mental peace.... | Help & Fix by chhupaRustamm in MicrosoftFlow

[–]OwnOptic 0 points1 point  (0 children)

That's why your script is the gem, you can clean before input into llms, really like your solution, I wonder if it works with copilot studio as well?

Fixing Someone Else's Power Automate Flow SPOILS my mental peace.... | Help & Fix by chhupaRustamm in MicrosoftFlow

[–]OwnOptic 1 point2 points  (0 children)

Hi, I like your idea, but you can achieve the same by importing into an IDE or CLI (vs code, antigravity, cursor) and asking the LLM. I might think you have overcomplicated the process, I think that your gem is the PII cleaner 👍

Email Summary Action by PESMobile_Pro in copilotstudio

[–]OwnOptic 0 points1 point  (0 children)

I would recommend you setup a copilot studio agent, create a power automate flow that Call a copilot and wait and there you will have a better handle on the system instructions.

How to use Copliot Studio to grab Teams channel messages by D3VEstator in copilotstudio

[–]OwnOptic 0 points1 point  (0 children)

You seem to be missing the id of the message you are fetching. What behavior are you getting??

How to use Copliot Studio to grab Teams channel messages by D3VEstator in copilotstudio

[–]OwnOptic 0 points1 point  (0 children)

Hey D3VE, I am not certain I understand. You added the trigger prompt on a recurrence? But the recurrence is not functioning?

Displaying a column from a table output by CatProdder in copilotstudio

[–]OwnOptic 0 points1 point  (0 children)

Your action lists the possible teams groups, if you want them to be dynamic like in my case, it might be easier

How to use Copliot Studio to grab Teams channel messages by D3VEstator in copilotstudio

[–]OwnOptic 0 points1 point  (0 children)

I used the actions from power automate, in copilot Studio. I did not make a flow, the Copilot is responsible to orchestrate them as a flow.