Today, access is limited to very specific helpers such as get_user, which makes broader use cases cumbersome and requires creating many per-DocType functions. It would be useful to let selected tools call a generic function like get_doc against any DocType, while still enforcing normal Frappe permissions and allowing this capability to be explicitly enabled per tool.
Today, access is limited to very specific helpers such as get_user, which makes broader use cases cumbersome and requires creating many per-DocType functions. It would be useful to let selected tools call a generic function like get_doc against any DocType, while still enforcing normal Frappe permissions and allowing this capability to be explicitly enabled per tool.