We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 807b250 commit 2f6ad3dCopy full SHA for 2f6ad3d
components/favro/actions/list-users/list-users.mjs
@@ -3,7 +3,8 @@ import app from "../../favro.app.mjs";
3
export default {
4
key: "favro-list-users",
5
name: "List Users",
6
- description: "List all users in the organization. [See the documentation](https://docs.x.ai/api/endpoints#get-model)",
+ description: "List all users in the organization. [See the documentation](https://favro.com/developer/#get-all-users)",
7
+
8
version: "0.0.1",
9
type: "action",
10
props: {
0 commit comments