Question
Access current page schema id/name from Creatio AI Skill or Agent
08:11 May 27, 2026
Hi ,
I am able to read the current Record Id from Creatio AI Agent/Skill context.
Is it possible to also read the currently opened page Schema Id or Schema Name inside an AI Skill/Agent?
Example:
- I open a Contact record page.
- From the AI Skill, I call an Agent.
- The Agent should identify the current page schema/object schema (Contact) and pass that Schema Id/Schema Name to a Business Process.
Currently, I can get only the Record Id, but not the Schema Id/Schema Name.
Has anyone implemented this or found a workaround to access the current page schema information inside Creatio AI?
Thanks.
Like
0 comments