@meetkai/mka1 0.48.29 → 0.48.31
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +340 -331
- package/bin/mcp-server.js +2542 -2230
- package/bin/mcp-server.js.map +81 -77
- package/dist/commonjs/funcs/authApiKeyGetJwtFromKey.d.ts +2 -0
- package/dist/commonjs/funcs/authApiKeyGetJwtFromKey.d.ts.map +1 -1
- package/dist/commonjs/funcs/authApiKeyGetJwtFromKey.js +2 -0
- package/dist/commonjs/funcs/authApiKeyGetJwtFromKey.js.map +1 -1
- package/dist/commonjs/funcs/authApiKeysCreate.d.ts +18 -0
- package/dist/commonjs/funcs/authApiKeysCreate.d.ts.map +1 -0
- package/dist/commonjs/funcs/authApiKeysCreate.js +130 -0
- package/dist/commonjs/funcs/authApiKeysCreate.js.map +1 -0
- package/dist/commonjs/funcs/authApiKeysExchangeToken.d.ts +18 -0
- package/dist/commonjs/funcs/authApiKeysExchangeToken.d.ts.map +1 -0
- package/dist/commonjs/funcs/authApiKeysExchangeToken.js +133 -0
- package/dist/commonjs/funcs/authApiKeysExchangeToken.js.map +1 -0
- package/dist/commonjs/funcs/authApiKeysList.d.ts +18 -0
- package/dist/commonjs/funcs/authApiKeysList.d.ts.map +1 -0
- package/dist/commonjs/funcs/authApiKeysList.js +135 -0
- package/dist/commonjs/funcs/authApiKeysList.js.map +1 -0
- package/dist/commonjs/funcs/authApiKeysRegenerate.d.ts +18 -0
- package/dist/commonjs/funcs/authApiKeysRegenerate.d.ts.map +1 -0
- package/dist/commonjs/funcs/authApiKeysRegenerate.js +134 -0
- package/dist/commonjs/funcs/authApiKeysRegenerate.js.map +1 -0
- package/dist/commonjs/funcs/authApiKeysUpdate.d.ts +18 -0
- package/dist/commonjs/funcs/authApiKeysUpdate.d.ts.map +1 -0
- package/dist/commonjs/funcs/authApiKeysUpdate.js +130 -0
- package/dist/commonjs/funcs/authApiKeysUpdate.js.map +1 -0
- package/dist/commonjs/funcs/authClusterAcceptInvite.d.ts +18 -0
- package/dist/commonjs/funcs/authClusterAcceptInvite.d.ts.map +1 -0
- package/dist/commonjs/funcs/authClusterAcceptInvite.js +133 -0
- package/dist/commonjs/funcs/authClusterAcceptInvite.js.map +1 -0
- package/dist/commonjs/funcs/authClusterCreateInvite.d.ts +18 -0
- package/dist/commonjs/funcs/authClusterCreateInvite.d.ts.map +1 -0
- package/dist/commonjs/funcs/authClusterCreateInvite.js +133 -0
- package/dist/commonjs/funcs/authClusterCreateInvite.js.map +1 -0
- package/dist/commonjs/funcs/authClusterDeleteOrg.d.ts +15 -0
- package/dist/commonjs/funcs/authClusterDeleteOrg.d.ts.map +1 -0
- package/dist/commonjs/funcs/authClusterDeleteOrg.js +132 -0
- package/dist/commonjs/funcs/authClusterDeleteOrg.js.map +1 -0
- package/dist/commonjs/funcs/authClusterGetOrg.d.ts +15 -0
- package/dist/commonjs/funcs/authClusterGetOrg.d.ts.map +1 -0
- package/dist/commonjs/funcs/authClusterGetOrg.js +132 -0
- package/dist/commonjs/funcs/authClusterGetOrg.js.map +1 -0
- package/dist/commonjs/funcs/authClusterInviteInfo.d.ts +15 -0
- package/dist/commonjs/funcs/authClusterInviteInfo.d.ts.map +1 -0
- package/dist/commonjs/funcs/authClusterInviteInfo.js +133 -0
- package/dist/commonjs/funcs/authClusterInviteInfo.js.map +1 -0
- package/dist/commonjs/funcs/authClusterListInvites.d.ts +15 -0
- package/dist/commonjs/funcs/authClusterListInvites.d.ts.map +1 -0
- package/dist/commonjs/funcs/authClusterListInvites.js +126 -0
- package/dist/commonjs/funcs/authClusterListInvites.js.map +1 -0
- package/dist/commonjs/funcs/authClusterListOrgs.d.ts +15 -0
- package/dist/commonjs/funcs/authClusterListOrgs.d.ts.map +1 -0
- package/dist/commonjs/funcs/authClusterListOrgs.js +126 -0
- package/dist/commonjs/funcs/authClusterListOrgs.js.map +1 -0
- package/dist/commonjs/funcs/authClusterRevokeInvite.d.ts +15 -0
- package/dist/commonjs/funcs/authClusterRevokeInvite.d.ts.map +1 -0
- package/dist/commonjs/funcs/authClusterRevokeInvite.js +135 -0
- package/dist/commonjs/funcs/authClusterRevokeInvite.js.map +1 -0
- package/dist/commonjs/funcs/authClusterSuspendOrg.d.ts +15 -0
- package/dist/commonjs/funcs/authClusterSuspendOrg.d.ts.map +1 -0
- package/dist/commonjs/funcs/authClusterSuspendOrg.js +132 -0
- package/dist/commonjs/funcs/authClusterSuspendOrg.js.map +1 -0
- package/dist/commonjs/funcs/authClusterUnsuspendOrg.d.ts +15 -0
- package/dist/commonjs/funcs/authClusterUnsuspendOrg.d.ts.map +1 -0
- package/dist/commonjs/funcs/authClusterUnsuspendOrg.js +135 -0
- package/dist/commonjs/funcs/authClusterUnsuspendOrg.js.map +1 -0
- package/dist/commonjs/funcs/authOrgsGetQuota.d.ts +15 -0
- package/dist/commonjs/funcs/authOrgsGetQuota.d.ts.map +1 -0
- package/dist/commonjs/funcs/authOrgsGetQuota.js +132 -0
- package/dist/commonjs/funcs/authOrgsGetQuota.js.map +1 -0
- package/dist/commonjs/funcs/authOrgsGetRateLimit.d.ts +15 -0
- package/dist/commonjs/funcs/authOrgsGetRateLimit.d.ts.map +1 -0
- package/dist/commonjs/funcs/authOrgsGetRateLimit.js +132 -0
- package/dist/commonjs/funcs/authOrgsGetRateLimit.js.map +1 -0
- package/dist/commonjs/funcs/authOrgsUpdateQuota.d.ts +15 -0
- package/dist/commonjs/funcs/authOrgsUpdateQuota.d.ts.map +1 -0
- package/dist/commonjs/funcs/authOrgsUpdateQuota.js +133 -0
- package/dist/commonjs/funcs/authOrgsUpdateQuota.js.map +1 -0
- package/dist/commonjs/funcs/authOrgsUpdateRateLimit.d.ts +15 -0
- package/dist/commonjs/funcs/authOrgsUpdateRateLimit.d.ts.map +1 -0
- package/dist/commonjs/funcs/authOrgsUpdateRateLimit.js +133 -0
- package/dist/commonjs/funcs/authOrgsUpdateRateLimit.js.map +1 -0
- package/dist/commonjs/funcs/authServiceAccountsCreate.d.ts +18 -0
- package/dist/commonjs/funcs/authServiceAccountsCreate.d.ts.map +1 -0
- package/dist/commonjs/funcs/authServiceAccountsCreate.js +140 -0
- package/dist/commonjs/funcs/authServiceAccountsCreate.js.map +1 -0
- package/dist/commonjs/funcs/authServiceAccountsDelete.d.ts +15 -0
- package/dist/commonjs/funcs/authServiceAccountsDelete.d.ts.map +1 -0
- package/dist/commonjs/funcs/authServiceAccountsDelete.js +140 -0
- package/dist/commonjs/funcs/authServiceAccountsDelete.js.map +1 -0
- package/dist/commonjs/funcs/authServiceAccountsDeleteApiKey.d.ts +15 -0
- package/dist/commonjs/funcs/authServiceAccountsDeleteApiKey.d.ts.map +1 -0
- package/dist/commonjs/funcs/authServiceAccountsDeleteApiKey.js +145 -0
- package/dist/commonjs/funcs/authServiceAccountsDeleteApiKey.js.map +1 -0
- package/dist/commonjs/funcs/authServiceAccountsGet.d.ts +15 -0
- package/dist/commonjs/funcs/authServiceAccountsGet.d.ts.map +1 -0
- package/dist/commonjs/funcs/authServiceAccountsGet.js +140 -0
- package/dist/commonjs/funcs/authServiceAccountsGet.js.map +1 -0
- package/dist/commonjs/funcs/authServiceAccountsList.d.ts +15 -0
- package/dist/commonjs/funcs/authServiceAccountsList.d.ts.map +1 -0
- package/dist/commonjs/funcs/authServiceAccountsList.js +136 -0
- package/dist/commonjs/funcs/authServiceAccountsList.js.map +1 -0
- package/dist/commonjs/funcs/authServiceAccountsListApiKeys.d.ts +15 -0
- package/dist/commonjs/funcs/authServiceAccountsListApiKeys.d.ts.map +1 -0
- package/dist/commonjs/funcs/authServiceAccountsListApiKeys.js +142 -0
- package/dist/commonjs/funcs/authServiceAccountsListApiKeys.js.map +1 -0
- package/dist/commonjs/funcs/authServiceAccountsRegenerateApiKey.d.ts +15 -0
- package/dist/commonjs/funcs/authServiceAccountsRegenerateApiKey.d.ts.map +1 -0
- package/dist/commonjs/funcs/authServiceAccountsRegenerateApiKey.js +145 -0
- package/dist/commonjs/funcs/authServiceAccountsRegenerateApiKey.js.map +1 -0
- package/dist/commonjs/funcs/authServiceAccountsUpdateApiKey.d.ts +15 -0
- package/dist/commonjs/funcs/authServiceAccountsUpdateApiKey.d.ts.map +1 -0
- package/dist/commonjs/funcs/authServiceAccountsUpdateApiKey.js +146 -0
- package/dist/commonjs/funcs/authServiceAccountsUpdateApiKey.js.map +1 -0
- package/dist/commonjs/funcs/authTeamsAddMember.d.ts +18 -0
- package/dist/commonjs/funcs/authTeamsAddMember.d.ts.map +1 -0
- package/dist/commonjs/funcs/authTeamsAddMember.js +140 -0
- package/dist/commonjs/funcs/authTeamsAddMember.js.map +1 -0
- package/dist/commonjs/funcs/authTeamsCreate.d.ts +15 -0
- package/dist/commonjs/funcs/authTeamsCreate.d.ts.map +1 -0
- package/dist/commonjs/funcs/authTeamsCreate.js +133 -0
- package/dist/commonjs/funcs/authTeamsCreate.js.map +1 -0
- package/dist/commonjs/funcs/authTeamsDelete.d.ts +15 -0
- package/dist/commonjs/funcs/authTeamsDelete.d.ts.map +1 -0
- package/dist/commonjs/funcs/authTeamsDelete.js +136 -0
- package/dist/commonjs/funcs/authTeamsDelete.js.map +1 -0
- package/dist/commonjs/funcs/authTeamsGet.d.ts +15 -0
- package/dist/commonjs/funcs/authTeamsGet.d.ts.map +1 -0
- package/dist/commonjs/funcs/authTeamsGet.js +136 -0
- package/dist/commonjs/funcs/authTeamsGet.js.map +1 -0
- package/dist/commonjs/funcs/authTeamsList.d.ts +15 -0
- package/dist/commonjs/funcs/authTeamsList.d.ts.map +1 -0
- package/dist/commonjs/funcs/authTeamsList.js +132 -0
- package/dist/commonjs/funcs/authTeamsList.js.map +1 -0
- package/dist/commonjs/funcs/authTeamsListMembers.d.ts +15 -0
- package/dist/commonjs/funcs/authTeamsListMembers.d.ts.map +1 -0
- package/dist/commonjs/funcs/authTeamsListMembers.js +136 -0
- package/dist/commonjs/funcs/authTeamsListMembers.js.map +1 -0
- package/dist/commonjs/funcs/authTeamsRemoveMember.d.ts +15 -0
- package/dist/commonjs/funcs/authTeamsRemoveMember.d.ts.map +1 -0
- package/dist/commonjs/funcs/authTeamsRemoveMember.js +140 -0
- package/dist/commonjs/funcs/authTeamsRemoveMember.js.map +1 -0
- package/dist/commonjs/funcs/authTeamsUpdate.d.ts +15 -0
- package/dist/commonjs/funcs/authTeamsUpdate.d.ts.map +1 -0
- package/dist/commonjs/funcs/authTeamsUpdate.js +137 -0
- package/dist/commonjs/funcs/authTeamsUpdate.js.map +1 -0
- package/dist/commonjs/lib/config.d.ts +2 -2
- package/dist/commonjs/lib/config.js +2 -2
- package/dist/commonjs/mcp-server/mcp-server.js +1 -1
- package/dist/commonjs/mcp-server/server.d.ts.map +1 -1
- package/dist/commonjs/mcp-server/server.js +71 -69
- package/dist/commonjs/mcp-server/server.js.map +1 -1
- package/dist/commonjs/mcp-server/tools/authApiKeysCreate.d.ts +8 -0
- package/dist/commonjs/mcp-server/tools/authApiKeysCreate.d.ts.map +1 -0
- package/dist/commonjs/mcp-server/tools/authApiKeysCreate.js +64 -0
- package/dist/commonjs/mcp-server/tools/authApiKeysCreate.js.map +1 -0
- package/dist/commonjs/mcp-server/tools/authApiKeysExchangeToken.d.ts +8 -0
- package/dist/commonjs/mcp-server/tools/authApiKeysExchangeToken.d.ts.map +1 -0
- package/dist/commonjs/mcp-server/tools/authApiKeysExchangeToken.js +64 -0
- package/dist/commonjs/mcp-server/tools/authApiKeysExchangeToken.js.map +1 -0
- package/dist/commonjs/mcp-server/tools/authApiKeysList.d.ts +8 -0
- package/dist/commonjs/mcp-server/tools/authApiKeysList.d.ts.map +1 -0
- package/dist/commonjs/mcp-server/tools/authApiKeysList.js +64 -0
- package/dist/commonjs/mcp-server/tools/authApiKeysList.js.map +1 -0
- package/dist/commonjs/mcp-server/tools/authApiKeysRegenerate.d.ts +8 -0
- package/dist/commonjs/mcp-server/tools/authApiKeysRegenerate.d.ts.map +1 -0
- package/dist/commonjs/mcp-server/tools/authApiKeysRegenerate.js +64 -0
- package/dist/commonjs/mcp-server/tools/authApiKeysRegenerate.js.map +1 -0
- package/dist/commonjs/mcp-server/tools/authApiKeysUpdate.d.ts +8 -0
- package/dist/commonjs/mcp-server/tools/authApiKeysUpdate.d.ts.map +1 -0
- package/dist/commonjs/mcp-server/tools/authApiKeysUpdate.js +64 -0
- package/dist/commonjs/mcp-server/tools/authApiKeysUpdate.js.map +1 -0
- package/dist/commonjs/mcp-server/tools/authClusterAcceptInvite.d.ts +8 -0
- package/dist/commonjs/mcp-server/tools/authClusterAcceptInvite.d.ts.map +1 -0
- package/dist/commonjs/mcp-server/tools/authClusterAcceptInvite.js +64 -0
- package/dist/commonjs/mcp-server/tools/authClusterAcceptInvite.js.map +1 -0
- package/dist/commonjs/mcp-server/tools/authClusterCreateInvite.d.ts +8 -0
- package/dist/commonjs/mcp-server/tools/authClusterCreateInvite.d.ts.map +1 -0
- package/dist/commonjs/mcp-server/tools/authClusterCreateInvite.js +64 -0
- package/dist/commonjs/mcp-server/tools/authClusterCreateInvite.js.map +1 -0
- package/dist/commonjs/mcp-server/tools/authClusterDeleteOrg.d.ts +8 -0
- package/dist/commonjs/mcp-server/tools/authClusterDeleteOrg.d.ts.map +1 -0
- package/dist/commonjs/mcp-server/tools/authClusterDeleteOrg.js +62 -0
- package/dist/commonjs/mcp-server/tools/authClusterDeleteOrg.js.map +1 -0
- package/dist/commonjs/mcp-server/tools/authClusterGetOrg.d.ts +8 -0
- package/dist/commonjs/mcp-server/tools/authClusterGetOrg.d.ts.map +1 -0
- package/dist/commonjs/mcp-server/tools/authClusterGetOrg.js +62 -0
- package/dist/commonjs/mcp-server/tools/authClusterGetOrg.js.map +1 -0
- package/dist/commonjs/mcp-server/tools/authClusterInviteInfo.d.ts +8 -0
- package/dist/commonjs/mcp-server/tools/authClusterInviteInfo.d.ts.map +1 -0
- package/dist/commonjs/mcp-server/tools/authClusterInviteInfo.js +62 -0
- package/dist/commonjs/mcp-server/tools/authClusterInviteInfo.js.map +1 -0
- package/dist/commonjs/mcp-server/tools/authClusterListInvites.d.ts +8 -0
- package/dist/commonjs/mcp-server/tools/authClusterListInvites.d.ts.map +1 -0
- package/dist/commonjs/mcp-server/tools/authClusterListInvites.js +62 -0
- package/dist/commonjs/mcp-server/tools/authClusterListInvites.js.map +1 -0
- package/dist/commonjs/mcp-server/tools/authClusterListOrgs.d.ts +8 -0
- package/dist/commonjs/mcp-server/tools/authClusterListOrgs.d.ts.map +1 -0
- package/dist/commonjs/mcp-server/tools/authClusterListOrgs.js +62 -0
- package/dist/commonjs/mcp-server/tools/authClusterListOrgs.js.map +1 -0
- package/dist/commonjs/mcp-server/tools/authClusterRevokeInvite.d.ts +8 -0
- package/dist/commonjs/mcp-server/tools/authClusterRevokeInvite.d.ts.map +1 -0
- package/dist/commonjs/mcp-server/tools/authClusterRevokeInvite.js +62 -0
- package/dist/commonjs/mcp-server/tools/authClusterRevokeInvite.js.map +1 -0
- package/dist/commonjs/mcp-server/tools/authClusterSuspendOrg.d.ts +8 -0
- package/dist/commonjs/mcp-server/tools/authClusterSuspendOrg.d.ts.map +1 -0
- package/dist/commonjs/mcp-server/tools/authClusterSuspendOrg.js +62 -0
- package/dist/commonjs/mcp-server/tools/authClusterSuspendOrg.js.map +1 -0
- package/dist/commonjs/mcp-server/tools/authClusterUnsuspendOrg.d.ts +8 -0
- package/dist/commonjs/mcp-server/tools/authClusterUnsuspendOrg.d.ts.map +1 -0
- package/dist/commonjs/mcp-server/tools/authClusterUnsuspendOrg.js +62 -0
- package/dist/commonjs/mcp-server/tools/authClusterUnsuspendOrg.js.map +1 -0
- package/dist/commonjs/mcp-server/tools/authOrgsGetQuota.d.ts +8 -0
- package/dist/commonjs/mcp-server/tools/authOrgsGetQuota.d.ts.map +1 -0
- package/dist/commonjs/mcp-server/tools/authOrgsGetQuota.js +62 -0
- package/dist/commonjs/mcp-server/tools/authOrgsGetQuota.js.map +1 -0
- package/dist/commonjs/mcp-server/tools/authOrgsGetRateLimit.d.ts +8 -0
- package/dist/commonjs/mcp-server/tools/authOrgsGetRateLimit.d.ts.map +1 -0
- package/dist/commonjs/mcp-server/tools/authOrgsGetRateLimit.js +62 -0
- package/dist/commonjs/mcp-server/tools/authOrgsGetRateLimit.js.map +1 -0
- package/dist/commonjs/mcp-server/tools/authOrgsUpdateQuota.d.ts +8 -0
- package/dist/commonjs/mcp-server/tools/authOrgsUpdateQuota.d.ts.map +1 -0
- package/dist/commonjs/mcp-server/tools/authOrgsUpdateQuota.js +62 -0
- package/dist/commonjs/mcp-server/tools/authOrgsUpdateQuota.js.map +1 -0
- package/dist/commonjs/mcp-server/tools/authOrgsUpdateRateLimit.d.ts +8 -0
- package/dist/commonjs/mcp-server/tools/authOrgsUpdateRateLimit.d.ts.map +1 -0
- package/dist/commonjs/mcp-server/tools/authOrgsUpdateRateLimit.js +62 -0
- package/dist/commonjs/mcp-server/tools/authOrgsUpdateRateLimit.js.map +1 -0
- package/dist/commonjs/mcp-server/tools/authServiceAccountsCreate.d.ts +8 -0
- package/dist/commonjs/mcp-server/tools/authServiceAccountsCreate.d.ts.map +1 -0
- package/dist/commonjs/mcp-server/tools/authServiceAccountsCreate.js +64 -0
- package/dist/commonjs/mcp-server/tools/authServiceAccountsCreate.js.map +1 -0
- package/dist/commonjs/mcp-server/tools/authServiceAccountsDelete.d.ts +8 -0
- package/dist/commonjs/mcp-server/tools/authServiceAccountsDelete.d.ts.map +1 -0
- package/dist/commonjs/mcp-server/tools/authServiceAccountsDelete.js +62 -0
- package/dist/commonjs/mcp-server/tools/authServiceAccountsDelete.js.map +1 -0
- package/dist/commonjs/mcp-server/tools/authServiceAccountsDeleteApiKey.d.ts +8 -0
- package/dist/commonjs/mcp-server/tools/authServiceAccountsDeleteApiKey.d.ts.map +1 -0
- package/dist/commonjs/mcp-server/tools/authServiceAccountsDeleteApiKey.js +62 -0
- package/dist/commonjs/mcp-server/tools/authServiceAccountsDeleteApiKey.js.map +1 -0
- package/dist/commonjs/mcp-server/tools/authServiceAccountsGet.d.ts +8 -0
- package/dist/commonjs/mcp-server/tools/authServiceAccountsGet.d.ts.map +1 -0
- package/dist/commonjs/mcp-server/tools/authServiceAccountsGet.js +62 -0
- package/dist/commonjs/mcp-server/tools/authServiceAccountsGet.js.map +1 -0
- package/dist/commonjs/mcp-server/tools/authServiceAccountsList.d.ts +8 -0
- package/dist/commonjs/mcp-server/tools/authServiceAccountsList.d.ts.map +1 -0
- package/dist/commonjs/mcp-server/tools/authServiceAccountsList.js +62 -0
- package/dist/commonjs/mcp-server/tools/authServiceAccountsList.js.map +1 -0
- package/dist/commonjs/mcp-server/tools/authServiceAccountsListApiKeys.d.ts +8 -0
- package/dist/commonjs/mcp-server/tools/authServiceAccountsListApiKeys.d.ts.map +1 -0
- package/dist/commonjs/mcp-server/tools/authServiceAccountsListApiKeys.js +62 -0
- package/dist/commonjs/mcp-server/tools/authServiceAccountsListApiKeys.js.map +1 -0
- package/dist/commonjs/mcp-server/tools/authServiceAccountsRegenerateApiKey.d.ts +8 -0
- package/dist/commonjs/mcp-server/tools/authServiceAccountsRegenerateApiKey.d.ts.map +1 -0
- package/dist/commonjs/mcp-server/tools/authServiceAccountsRegenerateApiKey.js +62 -0
- package/dist/commonjs/mcp-server/tools/authServiceAccountsRegenerateApiKey.js.map +1 -0
- package/dist/commonjs/mcp-server/tools/authServiceAccountsUpdateApiKey.d.ts +8 -0
- package/dist/commonjs/mcp-server/tools/authServiceAccountsUpdateApiKey.d.ts.map +1 -0
- package/dist/commonjs/mcp-server/tools/authServiceAccountsUpdateApiKey.js +62 -0
- package/dist/commonjs/mcp-server/tools/authServiceAccountsUpdateApiKey.js.map +1 -0
- package/dist/commonjs/mcp-server/tools/authTeamsAddMember.d.ts +8 -0
- package/dist/commonjs/mcp-server/tools/authTeamsAddMember.d.ts.map +1 -0
- package/dist/commonjs/mcp-server/tools/authTeamsAddMember.js +64 -0
- package/dist/commonjs/mcp-server/tools/authTeamsAddMember.js.map +1 -0
- package/dist/commonjs/mcp-server/tools/authTeamsCreate.d.ts +8 -0
- package/dist/commonjs/mcp-server/tools/authTeamsCreate.d.ts.map +1 -0
- package/dist/commonjs/mcp-server/tools/authTeamsCreate.js +62 -0
- package/dist/commonjs/mcp-server/tools/authTeamsCreate.js.map +1 -0
- package/dist/commonjs/mcp-server/tools/authTeamsDelete.d.ts +8 -0
- package/dist/commonjs/mcp-server/tools/authTeamsDelete.d.ts.map +1 -0
- package/dist/commonjs/mcp-server/tools/authTeamsDelete.js +62 -0
- package/dist/commonjs/mcp-server/tools/authTeamsDelete.js.map +1 -0
- package/dist/commonjs/mcp-server/tools/authTeamsGet.d.ts +8 -0
- package/dist/commonjs/mcp-server/tools/authTeamsGet.d.ts.map +1 -0
- package/dist/commonjs/mcp-server/tools/authTeamsGet.js +62 -0
- package/dist/commonjs/mcp-server/tools/authTeamsGet.js.map +1 -0
- package/dist/commonjs/mcp-server/tools/authTeamsList.d.ts +8 -0
- package/dist/commonjs/mcp-server/tools/authTeamsList.d.ts.map +1 -0
- package/dist/commonjs/mcp-server/tools/authTeamsList.js +62 -0
- package/dist/commonjs/mcp-server/tools/authTeamsList.js.map +1 -0
- package/dist/commonjs/mcp-server/tools/authTeamsListMembers.d.ts +8 -0
- package/dist/commonjs/mcp-server/tools/authTeamsListMembers.d.ts.map +1 -0
- package/dist/commonjs/mcp-server/tools/authTeamsListMembers.js +62 -0
- package/dist/commonjs/mcp-server/tools/authTeamsListMembers.js.map +1 -0
- package/dist/commonjs/mcp-server/tools/authTeamsRemoveMember.d.ts +8 -0
- package/dist/commonjs/mcp-server/tools/authTeamsRemoveMember.d.ts.map +1 -0
- package/dist/commonjs/mcp-server/tools/authTeamsRemoveMember.js +62 -0
- package/dist/commonjs/mcp-server/tools/authTeamsRemoveMember.js.map +1 -0
- package/dist/commonjs/mcp-server/tools/authTeamsUpdate.d.ts +8 -0
- package/dist/commonjs/mcp-server/tools/authTeamsUpdate.d.ts.map +1 -0
- package/dist/commonjs/mcp-server/tools/authTeamsUpdate.js +62 -0
- package/dist/commonjs/mcp-server/tools/authTeamsUpdate.js.map +1 -0
- package/dist/commonjs/models/errors/exchangeapikeytoken.d.ts +159 -0
- package/dist/commonjs/models/errors/exchangeapikeytoken.d.ts.map +1 -0
- package/dist/commonjs/models/errors/exchangeapikeytoken.js +234 -0
- package/dist/commonjs/models/errors/exchangeapikeytoken.js.map +1 -0
- package/dist/commonjs/models/errors/index.d.ts +1 -0
- package/dist/commonjs/models/errors/index.d.ts.map +1 -1
- package/dist/commonjs/models/errors/index.js +1 -0
- package/dist/commonjs/models/errors/index.js.map +1 -1
- package/dist/commonjs/models/operations/exchangeapikeytoken.d.ts +72 -0
- package/dist/commonjs/models/operations/exchangeapikeytoken.d.ts.map +1 -0
- package/dist/commonjs/models/operations/exchangeapikeytoken.js +111 -0
- package/dist/commonjs/models/operations/exchangeapikeytoken.js.map +1 -0
- package/dist/commonjs/models/operations/index.d.ts +1 -0
- package/dist/commonjs/models/operations/index.d.ts.map +1 -1
- package/dist/commonjs/models/operations/index.js +1 -0
- package/dist/commonjs/models/operations/index.js.map +1 -1
- package/dist/commonjs/react-query/authApiKeyGetJwtFromKey.d.ts +2 -0
- package/dist/commonjs/react-query/authApiKeyGetJwtFromKey.d.ts.map +1 -1
- package/dist/commonjs/react-query/authApiKeyGetJwtFromKey.js +2 -0
- package/dist/commonjs/react-query/authApiKeyGetJwtFromKey.js.map +1 -1
- package/dist/commonjs/react-query/authApiKeysCreate.d.ts +29 -0
- package/dist/commonjs/react-query/authApiKeysCreate.d.ts.map +1 -0
- package/dist/commonjs/react-query/authApiKeysCreate.js +47 -0
- package/dist/commonjs/react-query/authApiKeysCreate.js.map +1 -0
- package/dist/commonjs/react-query/authApiKeysExchangeToken.d.ts +29 -0
- package/dist/commonjs/react-query/authApiKeysExchangeToken.d.ts.map +1 -0
- package/dist/commonjs/react-query/authApiKeysExchangeToken.js +47 -0
- package/dist/commonjs/react-query/authApiKeysExchangeToken.js.map +1 -0
- package/dist/commonjs/react-query/authApiKeysList.core.d.ts +16 -0
- package/dist/commonjs/react-query/authApiKeysList.core.d.ts.map +1 -0
- package/dist/commonjs/react-query/authApiKeysList.core.js +38 -0
- package/dist/commonjs/react-query/authApiKeysList.core.js.map +1 -0
- package/dist/commonjs/react-query/authApiKeysList.d.ts +41 -0
- package/dist/commonjs/react-query/authApiKeysList.d.ts.map +1 -0
- package/dist/commonjs/react-query/authApiKeysList.js +60 -0
- package/dist/commonjs/react-query/authApiKeysList.js.map +1 -0
- package/dist/commonjs/react-query/authApiKeysRegenerate.d.ts +29 -0
- package/dist/commonjs/react-query/authApiKeysRegenerate.d.ts.map +1 -0
- package/dist/commonjs/react-query/authApiKeysRegenerate.js +47 -0
- package/dist/commonjs/react-query/authApiKeysRegenerate.js.map +1 -0
- package/dist/commonjs/react-query/authApiKeysUpdate.d.ts +29 -0
- package/dist/commonjs/react-query/authApiKeysUpdate.d.ts.map +1 -0
- package/dist/commonjs/react-query/authApiKeysUpdate.js +47 -0
- package/dist/commonjs/react-query/authApiKeysUpdate.js.map +1 -0
- package/dist/commonjs/react-query/authClusterAcceptInvite.d.ts +29 -0
- package/dist/commonjs/react-query/authClusterAcceptInvite.d.ts.map +1 -0
- package/dist/commonjs/react-query/authClusterAcceptInvite.js +47 -0
- package/dist/commonjs/react-query/authClusterAcceptInvite.js.map +1 -0
- package/dist/commonjs/react-query/authClusterCreateInvite.d.ts +29 -0
- package/dist/commonjs/react-query/authClusterCreateInvite.d.ts.map +1 -0
- package/dist/commonjs/react-query/authClusterCreateInvite.js +47 -0
- package/dist/commonjs/react-query/authClusterCreateInvite.js.map +1 -0
- package/dist/commonjs/react-query/authClusterDeleteOrg.d.ts +26 -0
- package/dist/commonjs/react-query/authClusterDeleteOrg.d.ts.map +1 -0
- package/dist/commonjs/react-query/authClusterDeleteOrg.js +44 -0
- package/dist/commonjs/react-query/authClusterDeleteOrg.js.map +1 -0
- package/dist/commonjs/react-query/authClusterGetOrg.core.d.ts +14 -0
- package/dist/commonjs/react-query/authClusterGetOrg.core.d.ts.map +1 -0
- package/dist/commonjs/react-query/authClusterGetOrg.core.js +36 -0
- package/dist/commonjs/react-query/authClusterGetOrg.core.js.map +1 -0
- package/dist/commonjs/react-query/authClusterGetOrg.d.ts +30 -0
- package/dist/commonjs/react-query/authClusterGetOrg.d.ts.map +1 -0
- package/dist/commonjs/react-query/authClusterGetOrg.js +54 -0
- package/dist/commonjs/react-query/authClusterGetOrg.js.map +1 -0
- package/dist/commonjs/react-query/authClusterInviteInfo.core.d.ts +15 -0
- package/dist/commonjs/react-query/authClusterInviteInfo.core.d.ts.map +1 -0
- package/dist/commonjs/react-query/authClusterInviteInfo.core.js +37 -0
- package/dist/commonjs/react-query/authClusterInviteInfo.core.js.map +1 -0
- package/dist/commonjs/react-query/authClusterInviteInfo.d.ts +33 -0
- package/dist/commonjs/react-query/authClusterInviteInfo.d.ts.map +1 -0
- package/dist/commonjs/react-query/authClusterInviteInfo.js +54 -0
- package/dist/commonjs/react-query/authClusterInviteInfo.js.map +1 -0
- package/dist/commonjs/react-query/authClusterListInvites.core.d.ts +14 -0
- package/dist/commonjs/react-query/authClusterListInvites.core.d.ts.map +1 -0
- package/dist/commonjs/react-query/authClusterListInvites.core.js +36 -0
- package/dist/commonjs/react-query/authClusterListInvites.core.js.map +1 -0
- package/dist/commonjs/react-query/authClusterListInvites.d.ts +29 -0
- package/dist/commonjs/react-query/authClusterListInvites.d.ts.map +1 -0
- package/dist/commonjs/react-query/authClusterListInvites.js +54 -0
- package/dist/commonjs/react-query/authClusterListInvites.js.map +1 -0
- package/dist/commonjs/react-query/authClusterListOrgs.core.d.ts +14 -0
- package/dist/commonjs/react-query/authClusterListOrgs.core.d.ts.map +1 -0
- package/dist/commonjs/react-query/authClusterListOrgs.core.js +34 -0
- package/dist/commonjs/react-query/authClusterListOrgs.core.js.map +1 -0
- package/dist/commonjs/react-query/authClusterListOrgs.d.ts +29 -0
- package/dist/commonjs/react-query/authClusterListOrgs.d.ts.map +1 -0
- package/dist/commonjs/react-query/authClusterListOrgs.js +54 -0
- package/dist/commonjs/react-query/authClusterListOrgs.js.map +1 -0
- package/dist/commonjs/react-query/authClusterRevokeInvite.d.ts +26 -0
- package/dist/commonjs/react-query/authClusterRevokeInvite.d.ts.map +1 -0
- package/dist/commonjs/react-query/authClusterRevokeInvite.js +44 -0
- package/dist/commonjs/react-query/authClusterRevokeInvite.js.map +1 -0
- package/dist/commonjs/react-query/authClusterSuspendOrg.d.ts +26 -0
- package/dist/commonjs/react-query/authClusterSuspendOrg.d.ts.map +1 -0
- package/dist/commonjs/react-query/authClusterSuspendOrg.js +44 -0
- package/dist/commonjs/react-query/authClusterSuspendOrg.js.map +1 -0
- package/dist/commonjs/react-query/authClusterUnsuspendOrg.d.ts +26 -0
- package/dist/commonjs/react-query/authClusterUnsuspendOrg.d.ts.map +1 -0
- package/dist/commonjs/react-query/authClusterUnsuspendOrg.js +44 -0
- package/dist/commonjs/react-query/authClusterUnsuspendOrg.js.map +1 -0
- package/dist/commonjs/react-query/authOrgsGetQuota.core.d.ts +14 -0
- package/dist/commonjs/react-query/authOrgsGetQuota.core.d.ts.map +1 -0
- package/dist/commonjs/react-query/authOrgsGetQuota.core.js +36 -0
- package/dist/commonjs/react-query/authOrgsGetQuota.core.js.map +1 -0
- package/dist/commonjs/react-query/authOrgsGetQuota.d.ts +33 -0
- package/dist/commonjs/react-query/authOrgsGetQuota.d.ts.map +1 -0
- package/dist/commonjs/react-query/authOrgsGetQuota.js +54 -0
- package/dist/commonjs/react-query/authOrgsGetQuota.js.map +1 -0
- package/dist/commonjs/react-query/authOrgsGetRateLimit.core.d.ts +14 -0
- package/dist/commonjs/react-query/authOrgsGetRateLimit.core.d.ts.map +1 -0
- package/dist/commonjs/react-query/authOrgsGetRateLimit.core.js +36 -0
- package/dist/commonjs/react-query/authOrgsGetRateLimit.core.js.map +1 -0
- package/dist/commonjs/react-query/authOrgsGetRateLimit.d.ts +33 -0
- package/dist/commonjs/react-query/authOrgsGetRateLimit.d.ts.map +1 -0
- package/dist/commonjs/react-query/authOrgsGetRateLimit.js +54 -0
- package/dist/commonjs/react-query/authOrgsGetRateLimit.js.map +1 -0
- package/dist/commonjs/react-query/authOrgsUpdateQuota.d.ts +26 -0
- package/dist/commonjs/react-query/authOrgsUpdateQuota.d.ts.map +1 -0
- package/dist/commonjs/react-query/authOrgsUpdateQuota.js +44 -0
- package/dist/commonjs/react-query/authOrgsUpdateQuota.js.map +1 -0
- package/dist/commonjs/react-query/authOrgsUpdateRateLimit.d.ts +26 -0
- package/dist/commonjs/react-query/authOrgsUpdateRateLimit.d.ts.map +1 -0
- package/dist/commonjs/react-query/authOrgsUpdateRateLimit.js +44 -0
- package/dist/commonjs/react-query/authOrgsUpdateRateLimit.js.map +1 -0
- package/dist/commonjs/react-query/authServiceAccountsCreate.d.ts +29 -0
- package/dist/commonjs/react-query/authServiceAccountsCreate.d.ts.map +1 -0
- package/dist/commonjs/react-query/authServiceAccountsCreate.js +47 -0
- package/dist/commonjs/react-query/authServiceAccountsCreate.js.map +1 -0
- package/dist/commonjs/react-query/authServiceAccountsDelete.d.ts +26 -0
- package/dist/commonjs/react-query/authServiceAccountsDelete.d.ts.map +1 -0
- package/dist/commonjs/react-query/authServiceAccountsDelete.js +44 -0
- package/dist/commonjs/react-query/authServiceAccountsDelete.js.map +1 -0
- package/dist/commonjs/react-query/authServiceAccountsDeleteApiKey.d.ts +26 -0
- package/dist/commonjs/react-query/authServiceAccountsDeleteApiKey.d.ts.map +1 -0
- package/dist/commonjs/react-query/authServiceAccountsDeleteApiKey.js +44 -0
- package/dist/commonjs/react-query/authServiceAccountsDeleteApiKey.js.map +1 -0
- package/dist/commonjs/react-query/authServiceAccountsGet.core.d.ts +14 -0
- package/dist/commonjs/react-query/authServiceAccountsGet.core.d.ts.map +1 -0
- package/dist/commonjs/react-query/authServiceAccountsGet.core.js +36 -0
- package/dist/commonjs/react-query/authServiceAccountsGet.core.js.map +1 -0
- package/dist/commonjs/react-query/authServiceAccountsGet.d.ts +35 -0
- package/dist/commonjs/react-query/authServiceAccountsGet.d.ts.map +1 -0
- package/dist/commonjs/react-query/authServiceAccountsGet.js +54 -0
- package/dist/commonjs/react-query/authServiceAccountsGet.js.map +1 -0
- package/dist/commonjs/react-query/authServiceAccountsList.core.d.ts +14 -0
- package/dist/commonjs/react-query/authServiceAccountsList.core.d.ts.map +1 -0
- package/dist/commonjs/react-query/authServiceAccountsList.core.js +36 -0
- package/dist/commonjs/react-query/authServiceAccountsList.core.js.map +1 -0
- package/dist/commonjs/react-query/authServiceAccountsList.d.ts +33 -0
- package/dist/commonjs/react-query/authServiceAccountsList.d.ts.map +1 -0
- package/dist/commonjs/react-query/authServiceAccountsList.js +54 -0
- package/dist/commonjs/react-query/authServiceAccountsList.js.map +1 -0
- package/dist/commonjs/react-query/authServiceAccountsListApiKeys.core.d.ts +14 -0
- package/dist/commonjs/react-query/authServiceAccountsListApiKeys.core.d.ts.map +1 -0
- package/dist/commonjs/react-query/authServiceAccountsListApiKeys.core.js +41 -0
- package/dist/commonjs/react-query/authServiceAccountsListApiKeys.core.js.map +1 -0
- package/dist/commonjs/react-query/authServiceAccountsListApiKeys.d.ts +35 -0
- package/dist/commonjs/react-query/authServiceAccountsListApiKeys.d.ts.map +1 -0
- package/dist/commonjs/react-query/authServiceAccountsListApiKeys.js +59 -0
- package/dist/commonjs/react-query/authServiceAccountsListApiKeys.js.map +1 -0
- package/dist/commonjs/react-query/authServiceAccountsRegenerateApiKey.d.ts +26 -0
- package/dist/commonjs/react-query/authServiceAccountsRegenerateApiKey.d.ts.map +1 -0
- package/dist/commonjs/react-query/authServiceAccountsRegenerateApiKey.js +44 -0
- package/dist/commonjs/react-query/authServiceAccountsRegenerateApiKey.js.map +1 -0
- package/dist/commonjs/react-query/authServiceAccountsUpdateApiKey.d.ts +26 -0
- package/dist/commonjs/react-query/authServiceAccountsUpdateApiKey.d.ts.map +1 -0
- package/dist/commonjs/react-query/authServiceAccountsUpdateApiKey.js +44 -0
- package/dist/commonjs/react-query/authServiceAccountsUpdateApiKey.js.map +1 -0
- package/dist/commonjs/react-query/authTeamsAddMember.d.ts +29 -0
- package/dist/commonjs/react-query/authTeamsAddMember.d.ts.map +1 -0
- package/dist/commonjs/react-query/authTeamsAddMember.js +47 -0
- package/dist/commonjs/react-query/authTeamsAddMember.js.map +1 -0
- package/dist/commonjs/react-query/authTeamsCreate.d.ts +26 -0
- package/dist/commonjs/react-query/authTeamsCreate.d.ts.map +1 -0
- package/dist/commonjs/react-query/authTeamsCreate.js +44 -0
- package/dist/commonjs/react-query/authTeamsCreate.js.map +1 -0
- package/dist/commonjs/react-query/authTeamsDelete.d.ts +26 -0
- package/dist/commonjs/react-query/authTeamsDelete.d.ts.map +1 -0
- package/dist/commonjs/react-query/authTeamsDelete.js +44 -0
- package/dist/commonjs/react-query/authTeamsDelete.js.map +1 -0
- package/dist/commonjs/react-query/authTeamsGet.core.d.ts +14 -0
- package/dist/commonjs/react-query/authTeamsGet.core.d.ts.map +1 -0
- package/dist/commonjs/react-query/authTeamsGet.core.js +36 -0
- package/dist/commonjs/react-query/authTeamsGet.core.js.map +1 -0
- package/dist/commonjs/react-query/authTeamsGet.d.ts +35 -0
- package/dist/commonjs/react-query/authTeamsGet.d.ts.map +1 -0
- package/dist/commonjs/react-query/authTeamsGet.js +54 -0
- package/dist/commonjs/react-query/authTeamsGet.js.map +1 -0
- package/dist/commonjs/react-query/authTeamsList.core.d.ts +14 -0
- package/dist/commonjs/react-query/authTeamsList.core.d.ts.map +1 -0
- package/dist/commonjs/react-query/authTeamsList.core.js +36 -0
- package/dist/commonjs/react-query/authTeamsList.core.js.map +1 -0
- package/dist/commonjs/react-query/authTeamsList.d.ts +33 -0
- package/dist/commonjs/react-query/authTeamsList.d.ts.map +1 -0
- package/dist/commonjs/react-query/authTeamsList.js +54 -0
- package/dist/commonjs/react-query/authTeamsList.js.map +1 -0
- package/dist/commonjs/react-query/authTeamsListMembers.core.d.ts +14 -0
- package/dist/commonjs/react-query/authTeamsListMembers.core.d.ts.map +1 -0
- package/dist/commonjs/react-query/authTeamsListMembers.core.js +36 -0
- package/dist/commonjs/react-query/authTeamsListMembers.core.js.map +1 -0
- package/dist/commonjs/react-query/authTeamsListMembers.d.ts +35 -0
- package/dist/commonjs/react-query/authTeamsListMembers.d.ts.map +1 -0
- package/dist/commonjs/react-query/authTeamsListMembers.js +54 -0
- package/dist/commonjs/react-query/authTeamsListMembers.js.map +1 -0
- package/dist/commonjs/react-query/authTeamsRemoveMember.d.ts +26 -0
- package/dist/commonjs/react-query/authTeamsRemoveMember.d.ts.map +1 -0
- package/dist/commonjs/react-query/authTeamsRemoveMember.js +44 -0
- package/dist/commonjs/react-query/authTeamsRemoveMember.js.map +1 -0
- package/dist/commonjs/react-query/authTeamsUpdate.d.ts +26 -0
- package/dist/commonjs/react-query/authTeamsUpdate.d.ts.map +1 -0
- package/dist/commonjs/react-query/authTeamsUpdate.js +44 -0
- package/dist/commonjs/react-query/authTeamsUpdate.js.map +1 -0
- package/dist/commonjs/react-query/index.d.ts +35 -34
- package/dist/commonjs/react-query/index.d.ts.map +1 -1
- package/dist/commonjs/react-query/index.js +35 -34
- package/dist/commonjs/react-query/index.js.map +1 -1
- package/dist/commonjs/sdk/apikey.d.ts +2 -0
- package/dist/commonjs/sdk/apikey.d.ts.map +1 -1
- package/dist/commonjs/sdk/apikey.js +2 -0
- package/dist/commonjs/sdk/apikey.js.map +1 -1
- package/dist/commonjs/sdk/apikeys.d.ts +11 -4
- package/dist/commonjs/sdk/apikeys.d.ts.map +1 -1
- package/dist/commonjs/sdk/apikeys.js +22 -12
- package/dist/commonjs/sdk/apikeys.js.map +1 -1
- package/dist/commonjs/sdk/cluster.d.ts +10 -10
- package/dist/commonjs/sdk/cluster.d.ts.map +1 -1
- package/dist/commonjs/sdk/cluster.js +30 -30
- package/dist/commonjs/sdk/cluster.js.map +1 -1
- package/dist/commonjs/sdk/orgs.d.ts +4 -4
- package/dist/commonjs/sdk/orgs.d.ts.map +1 -1
- package/dist/commonjs/sdk/orgs.js +12 -12
- package/dist/commonjs/sdk/orgs.js.map +1 -1
- package/dist/commonjs/sdk/serviceaccounts.d.ts +8 -8
- package/dist/commonjs/sdk/serviceaccounts.d.ts.map +1 -1
- package/dist/commonjs/sdk/serviceaccounts.js +24 -24
- package/dist/commonjs/sdk/serviceaccounts.js.map +1 -1
- package/dist/commonjs/sdk/teams.d.ts +8 -8
- package/dist/commonjs/sdk/teams.d.ts.map +1 -1
- package/dist/commonjs/sdk/teams.js +24 -24
- package/dist/commonjs/sdk/teams.js.map +1 -1
- package/dist/esm/funcs/authApiKeyGetJwtFromKey.d.ts +2 -0
- package/dist/esm/funcs/authApiKeyGetJwtFromKey.d.ts.map +1 -1
- package/dist/esm/funcs/authApiKeyGetJwtFromKey.js +2 -0
- package/dist/esm/funcs/authApiKeyGetJwtFromKey.js.map +1 -1
- package/dist/esm/funcs/authApiKeysCreate.d.ts +18 -0
- package/dist/esm/funcs/authApiKeysCreate.d.ts.map +1 -0
- package/dist/esm/funcs/authApiKeysCreate.js +94 -0
- package/dist/esm/funcs/authApiKeysCreate.js.map +1 -0
- package/dist/esm/funcs/authApiKeysExchangeToken.d.ts +18 -0
- package/dist/esm/funcs/authApiKeysExchangeToken.d.ts.map +1 -0
- package/dist/esm/funcs/authApiKeysExchangeToken.js +97 -0
- package/dist/esm/funcs/authApiKeysExchangeToken.js.map +1 -0
- package/dist/esm/funcs/authApiKeysList.d.ts +18 -0
- package/dist/esm/funcs/authApiKeysList.d.ts.map +1 -0
- package/dist/esm/funcs/authApiKeysList.js +99 -0
- package/dist/esm/funcs/authApiKeysList.js.map +1 -0
- package/dist/esm/funcs/authApiKeysRegenerate.d.ts +18 -0
- package/dist/esm/funcs/authApiKeysRegenerate.d.ts.map +1 -0
- package/dist/esm/funcs/authApiKeysRegenerate.js +98 -0
- package/dist/esm/funcs/authApiKeysRegenerate.js.map +1 -0
- package/dist/esm/funcs/authApiKeysUpdate.d.ts +18 -0
- package/dist/esm/funcs/authApiKeysUpdate.d.ts.map +1 -0
- package/dist/esm/funcs/authApiKeysUpdate.js +94 -0
- package/dist/esm/funcs/authApiKeysUpdate.js.map +1 -0
- package/dist/esm/funcs/authClusterAcceptInvite.d.ts +18 -0
- package/dist/esm/funcs/authClusterAcceptInvite.d.ts.map +1 -0
- package/dist/esm/funcs/authClusterAcceptInvite.js +97 -0
- package/dist/esm/funcs/authClusterAcceptInvite.js.map +1 -0
- package/dist/esm/funcs/authClusterCreateInvite.d.ts +18 -0
- package/dist/esm/funcs/authClusterCreateInvite.d.ts.map +1 -0
- package/dist/esm/funcs/authClusterCreateInvite.js +97 -0
- package/dist/esm/funcs/authClusterCreateInvite.js.map +1 -0
- package/dist/esm/funcs/authClusterDeleteOrg.d.ts +15 -0
- package/dist/esm/funcs/authClusterDeleteOrg.d.ts.map +1 -0
- package/dist/esm/funcs/authClusterDeleteOrg.js +96 -0
- package/dist/esm/funcs/authClusterDeleteOrg.js.map +1 -0
- package/dist/esm/funcs/authClusterGetOrg.d.ts +15 -0
- package/dist/esm/funcs/authClusterGetOrg.d.ts.map +1 -0
- package/dist/esm/funcs/authClusterGetOrg.js +96 -0
- package/dist/esm/funcs/authClusterGetOrg.js.map +1 -0
- package/dist/esm/funcs/authClusterInviteInfo.d.ts +15 -0
- package/dist/esm/funcs/authClusterInviteInfo.d.ts.map +1 -0
- package/dist/esm/funcs/authClusterInviteInfo.js +97 -0
- package/dist/esm/funcs/authClusterInviteInfo.js.map +1 -0
- package/dist/esm/funcs/authClusterListInvites.d.ts +15 -0
- package/dist/esm/funcs/authClusterListInvites.d.ts.map +1 -0
- package/dist/esm/funcs/authClusterListInvites.js +90 -0
- package/dist/esm/funcs/authClusterListInvites.js.map +1 -0
- package/dist/esm/funcs/authClusterListOrgs.d.ts +15 -0
- package/dist/esm/funcs/authClusterListOrgs.d.ts.map +1 -0
- package/dist/esm/funcs/authClusterListOrgs.js +90 -0
- package/dist/esm/funcs/authClusterListOrgs.js.map +1 -0
- package/dist/esm/funcs/authClusterRevokeInvite.d.ts +15 -0
- package/dist/esm/funcs/authClusterRevokeInvite.d.ts.map +1 -0
- package/dist/esm/funcs/authClusterRevokeInvite.js +99 -0
- package/dist/esm/funcs/authClusterRevokeInvite.js.map +1 -0
- package/dist/esm/funcs/authClusterSuspendOrg.d.ts +15 -0
- package/dist/esm/funcs/authClusterSuspendOrg.d.ts.map +1 -0
- package/dist/esm/funcs/authClusterSuspendOrg.js +96 -0
- package/dist/esm/funcs/authClusterSuspendOrg.js.map +1 -0
- package/dist/esm/funcs/authClusterUnsuspendOrg.d.ts +15 -0
- package/dist/esm/funcs/authClusterUnsuspendOrg.d.ts.map +1 -0
- package/dist/esm/funcs/authClusterUnsuspendOrg.js +99 -0
- package/dist/esm/funcs/authClusterUnsuspendOrg.js.map +1 -0
- package/dist/esm/funcs/authOrgsGetQuota.d.ts +15 -0
- package/dist/esm/funcs/authOrgsGetQuota.d.ts.map +1 -0
- package/dist/esm/funcs/authOrgsGetQuota.js +96 -0
- package/dist/esm/funcs/authOrgsGetQuota.js.map +1 -0
- package/dist/esm/funcs/authOrgsGetRateLimit.d.ts +15 -0
- package/dist/esm/funcs/authOrgsGetRateLimit.d.ts.map +1 -0
- package/dist/esm/funcs/authOrgsGetRateLimit.js +96 -0
- package/dist/esm/funcs/authOrgsGetRateLimit.js.map +1 -0
- package/dist/esm/funcs/authOrgsUpdateQuota.d.ts +15 -0
- package/dist/esm/funcs/authOrgsUpdateQuota.d.ts.map +1 -0
- package/dist/esm/funcs/authOrgsUpdateQuota.js +97 -0
- package/dist/esm/funcs/authOrgsUpdateQuota.js.map +1 -0
- package/dist/esm/funcs/authOrgsUpdateRateLimit.d.ts +15 -0
- package/dist/esm/funcs/authOrgsUpdateRateLimit.d.ts.map +1 -0
- package/dist/esm/funcs/authOrgsUpdateRateLimit.js +97 -0
- package/dist/esm/funcs/authOrgsUpdateRateLimit.js.map +1 -0
- package/dist/esm/funcs/authServiceAccountsCreate.d.ts +18 -0
- package/dist/esm/funcs/authServiceAccountsCreate.d.ts.map +1 -0
- package/dist/esm/funcs/authServiceAccountsCreate.js +104 -0
- package/dist/esm/funcs/authServiceAccountsCreate.js.map +1 -0
- package/dist/esm/funcs/authServiceAccountsDelete.d.ts +15 -0
- package/dist/esm/funcs/authServiceAccountsDelete.d.ts.map +1 -0
- package/dist/esm/funcs/authServiceAccountsDelete.js +104 -0
- package/dist/esm/funcs/authServiceAccountsDelete.js.map +1 -0
- package/dist/esm/funcs/authServiceAccountsDeleteApiKey.d.ts +15 -0
- package/dist/esm/funcs/authServiceAccountsDeleteApiKey.d.ts.map +1 -0
- package/dist/esm/funcs/authServiceAccountsDeleteApiKey.js +109 -0
- package/dist/esm/funcs/authServiceAccountsDeleteApiKey.js.map +1 -0
- package/dist/esm/funcs/authServiceAccountsGet.d.ts +15 -0
- package/dist/esm/funcs/authServiceAccountsGet.d.ts.map +1 -0
- package/dist/esm/funcs/authServiceAccountsGet.js +104 -0
- package/dist/esm/funcs/authServiceAccountsGet.js.map +1 -0
- package/dist/esm/funcs/authServiceAccountsList.d.ts +15 -0
- package/dist/esm/funcs/authServiceAccountsList.d.ts.map +1 -0
- package/dist/esm/funcs/authServiceAccountsList.js +100 -0
- package/dist/esm/funcs/authServiceAccountsList.js.map +1 -0
- package/dist/esm/funcs/authServiceAccountsListApiKeys.d.ts +15 -0
- package/dist/esm/funcs/authServiceAccountsListApiKeys.d.ts.map +1 -0
- package/dist/esm/funcs/authServiceAccountsListApiKeys.js +106 -0
- package/dist/esm/funcs/authServiceAccountsListApiKeys.js.map +1 -0
- package/dist/esm/funcs/authServiceAccountsRegenerateApiKey.d.ts +15 -0
- package/dist/esm/funcs/authServiceAccountsRegenerateApiKey.d.ts.map +1 -0
- package/dist/esm/funcs/authServiceAccountsRegenerateApiKey.js +109 -0
- package/dist/esm/funcs/authServiceAccountsRegenerateApiKey.js.map +1 -0
- package/dist/esm/funcs/authServiceAccountsUpdateApiKey.d.ts +15 -0
- package/dist/esm/funcs/authServiceAccountsUpdateApiKey.d.ts.map +1 -0
- package/dist/esm/funcs/authServiceAccountsUpdateApiKey.js +110 -0
- package/dist/esm/funcs/authServiceAccountsUpdateApiKey.js.map +1 -0
- package/dist/esm/funcs/authTeamsAddMember.d.ts +18 -0
- package/dist/esm/funcs/authTeamsAddMember.d.ts.map +1 -0
- package/dist/esm/funcs/authTeamsAddMember.js +104 -0
- package/dist/esm/funcs/authTeamsAddMember.js.map +1 -0
- package/dist/esm/funcs/authTeamsCreate.d.ts +15 -0
- package/dist/esm/funcs/authTeamsCreate.d.ts.map +1 -0
- package/dist/esm/funcs/authTeamsCreate.js +97 -0
- package/dist/esm/funcs/authTeamsCreate.js.map +1 -0
- package/dist/esm/funcs/authTeamsDelete.d.ts +15 -0
- package/dist/esm/funcs/authTeamsDelete.d.ts.map +1 -0
- package/dist/esm/funcs/authTeamsDelete.js +100 -0
- package/dist/esm/funcs/authTeamsDelete.js.map +1 -0
- package/dist/esm/funcs/authTeamsGet.d.ts +15 -0
- package/dist/esm/funcs/authTeamsGet.d.ts.map +1 -0
- package/dist/esm/funcs/authTeamsGet.js +100 -0
- package/dist/esm/funcs/authTeamsGet.js.map +1 -0
- package/dist/esm/funcs/authTeamsList.d.ts +15 -0
- package/dist/esm/funcs/authTeamsList.d.ts.map +1 -0
- package/dist/esm/funcs/authTeamsList.js +96 -0
- package/dist/esm/funcs/authTeamsList.js.map +1 -0
- package/dist/esm/funcs/authTeamsListMembers.d.ts +15 -0
- package/dist/esm/funcs/authTeamsListMembers.d.ts.map +1 -0
- package/dist/esm/funcs/authTeamsListMembers.js +100 -0
- package/dist/esm/funcs/authTeamsListMembers.js.map +1 -0
- package/dist/esm/funcs/authTeamsRemoveMember.d.ts +15 -0
- package/dist/esm/funcs/authTeamsRemoveMember.d.ts.map +1 -0
- package/dist/esm/funcs/authTeamsRemoveMember.js +104 -0
- package/dist/esm/funcs/authTeamsRemoveMember.js.map +1 -0
- package/dist/esm/funcs/authTeamsUpdate.d.ts +15 -0
- package/dist/esm/funcs/authTeamsUpdate.d.ts.map +1 -0
- package/dist/esm/funcs/authTeamsUpdate.js +101 -0
- package/dist/esm/funcs/authTeamsUpdate.js.map +1 -0
- package/dist/esm/lib/config.d.ts +2 -2
- package/dist/esm/lib/config.js +2 -2
- package/dist/esm/mcp-server/mcp-server.js +1 -1
- package/dist/esm/mcp-server/server.d.ts.map +1 -1
- package/dist/esm/mcp-server/server.js +71 -69
- package/dist/esm/mcp-server/server.js.map +1 -1
- package/dist/esm/mcp-server/tools/authApiKeysCreate.d.ts +8 -0
- package/dist/esm/mcp-server/tools/authApiKeysCreate.d.ts.map +1 -0
- package/dist/esm/mcp-server/tools/authApiKeysCreate.js +28 -0
- package/dist/esm/mcp-server/tools/authApiKeysCreate.js.map +1 -0
- package/dist/esm/mcp-server/tools/authApiKeysExchangeToken.d.ts +8 -0
- package/dist/esm/mcp-server/tools/authApiKeysExchangeToken.d.ts.map +1 -0
- package/dist/esm/mcp-server/tools/authApiKeysExchangeToken.js +28 -0
- package/dist/esm/mcp-server/tools/authApiKeysExchangeToken.js.map +1 -0
- package/dist/esm/mcp-server/tools/authApiKeysList.d.ts +8 -0
- package/dist/esm/mcp-server/tools/authApiKeysList.d.ts.map +1 -0
- package/dist/esm/mcp-server/tools/authApiKeysList.js +28 -0
- package/dist/esm/mcp-server/tools/authApiKeysList.js.map +1 -0
- package/dist/esm/mcp-server/tools/authApiKeysRegenerate.d.ts +8 -0
- package/dist/esm/mcp-server/tools/authApiKeysRegenerate.d.ts.map +1 -0
- package/dist/esm/mcp-server/tools/authApiKeysRegenerate.js +28 -0
- package/dist/esm/mcp-server/tools/authApiKeysRegenerate.js.map +1 -0
- package/dist/esm/mcp-server/tools/authApiKeysUpdate.d.ts +8 -0
- package/dist/esm/mcp-server/tools/authApiKeysUpdate.d.ts.map +1 -0
- package/dist/esm/mcp-server/tools/authApiKeysUpdate.js +28 -0
- package/dist/esm/mcp-server/tools/authApiKeysUpdate.js.map +1 -0
- package/dist/esm/mcp-server/tools/authClusterAcceptInvite.d.ts +8 -0
- package/dist/esm/mcp-server/tools/authClusterAcceptInvite.d.ts.map +1 -0
- package/dist/esm/mcp-server/tools/authClusterAcceptInvite.js +28 -0
- package/dist/esm/mcp-server/tools/authClusterAcceptInvite.js.map +1 -0
- package/dist/esm/mcp-server/tools/authClusterCreateInvite.d.ts +8 -0
- package/dist/esm/mcp-server/tools/authClusterCreateInvite.d.ts.map +1 -0
- package/dist/esm/mcp-server/tools/authClusterCreateInvite.js +28 -0
- package/dist/esm/mcp-server/tools/authClusterCreateInvite.js.map +1 -0
- package/dist/esm/mcp-server/tools/authClusterDeleteOrg.d.ts +8 -0
- package/dist/esm/mcp-server/tools/authClusterDeleteOrg.d.ts.map +1 -0
- package/dist/esm/mcp-server/tools/authClusterDeleteOrg.js +26 -0
- package/dist/esm/mcp-server/tools/authClusterDeleteOrg.js.map +1 -0
- package/dist/esm/mcp-server/tools/authClusterGetOrg.d.ts +8 -0
- package/dist/esm/mcp-server/tools/authClusterGetOrg.d.ts.map +1 -0
- package/dist/esm/mcp-server/tools/authClusterGetOrg.js +26 -0
- package/dist/esm/mcp-server/tools/authClusterGetOrg.js.map +1 -0
- package/dist/esm/mcp-server/tools/authClusterInviteInfo.d.ts +8 -0
- package/dist/esm/mcp-server/tools/authClusterInviteInfo.d.ts.map +1 -0
- package/dist/esm/mcp-server/tools/authClusterInviteInfo.js +26 -0
- package/dist/esm/mcp-server/tools/authClusterInviteInfo.js.map +1 -0
- package/dist/esm/mcp-server/tools/authClusterListInvites.d.ts +8 -0
- package/dist/esm/mcp-server/tools/authClusterListInvites.d.ts.map +1 -0
- package/dist/esm/mcp-server/tools/authClusterListInvites.js +26 -0
- package/dist/esm/mcp-server/tools/authClusterListInvites.js.map +1 -0
- package/dist/esm/mcp-server/tools/authClusterListOrgs.d.ts +8 -0
- package/dist/esm/mcp-server/tools/authClusterListOrgs.d.ts.map +1 -0
- package/dist/esm/mcp-server/tools/authClusterListOrgs.js +26 -0
- package/dist/esm/mcp-server/tools/authClusterListOrgs.js.map +1 -0
- package/dist/esm/mcp-server/tools/authClusterRevokeInvite.d.ts +8 -0
- package/dist/esm/mcp-server/tools/authClusterRevokeInvite.d.ts.map +1 -0
- package/dist/esm/mcp-server/tools/authClusterRevokeInvite.js +26 -0
- package/dist/esm/mcp-server/tools/authClusterRevokeInvite.js.map +1 -0
- package/dist/esm/mcp-server/tools/authClusterSuspendOrg.d.ts +8 -0
- package/dist/esm/mcp-server/tools/authClusterSuspendOrg.d.ts.map +1 -0
- package/dist/esm/mcp-server/tools/authClusterSuspendOrg.js +26 -0
- package/dist/esm/mcp-server/tools/authClusterSuspendOrg.js.map +1 -0
- package/dist/esm/mcp-server/tools/authClusterUnsuspendOrg.d.ts +8 -0
- package/dist/esm/mcp-server/tools/authClusterUnsuspendOrg.d.ts.map +1 -0
- package/dist/esm/mcp-server/tools/authClusterUnsuspendOrg.js +26 -0
- package/dist/esm/mcp-server/tools/authClusterUnsuspendOrg.js.map +1 -0
- package/dist/esm/mcp-server/tools/authOrgsGetQuota.d.ts +8 -0
- package/dist/esm/mcp-server/tools/authOrgsGetQuota.d.ts.map +1 -0
- package/dist/esm/mcp-server/tools/authOrgsGetQuota.js +26 -0
- package/dist/esm/mcp-server/tools/authOrgsGetQuota.js.map +1 -0
- package/dist/esm/mcp-server/tools/authOrgsGetRateLimit.d.ts +8 -0
- package/dist/esm/mcp-server/tools/authOrgsGetRateLimit.d.ts.map +1 -0
- package/dist/esm/mcp-server/tools/authOrgsGetRateLimit.js +26 -0
- package/dist/esm/mcp-server/tools/authOrgsGetRateLimit.js.map +1 -0
- package/dist/esm/mcp-server/tools/authOrgsUpdateQuota.d.ts +8 -0
- package/dist/esm/mcp-server/tools/authOrgsUpdateQuota.d.ts.map +1 -0
- package/dist/esm/mcp-server/tools/authOrgsUpdateQuota.js +26 -0
- package/dist/esm/mcp-server/tools/authOrgsUpdateQuota.js.map +1 -0
- package/dist/esm/mcp-server/tools/authOrgsUpdateRateLimit.d.ts +8 -0
- package/dist/esm/mcp-server/tools/authOrgsUpdateRateLimit.d.ts.map +1 -0
- package/dist/esm/mcp-server/tools/authOrgsUpdateRateLimit.js +26 -0
- package/dist/esm/mcp-server/tools/authOrgsUpdateRateLimit.js.map +1 -0
- package/dist/esm/mcp-server/tools/authServiceAccountsCreate.d.ts +8 -0
- package/dist/esm/mcp-server/tools/authServiceAccountsCreate.d.ts.map +1 -0
- package/dist/esm/mcp-server/tools/authServiceAccountsCreate.js +28 -0
- package/dist/esm/mcp-server/tools/authServiceAccountsCreate.js.map +1 -0
- package/dist/esm/mcp-server/tools/authServiceAccountsDelete.d.ts +8 -0
- package/dist/esm/mcp-server/tools/authServiceAccountsDelete.d.ts.map +1 -0
- package/dist/esm/mcp-server/tools/authServiceAccountsDelete.js +26 -0
- package/dist/esm/mcp-server/tools/authServiceAccountsDelete.js.map +1 -0
- package/dist/esm/mcp-server/tools/authServiceAccountsDeleteApiKey.d.ts +8 -0
- package/dist/esm/mcp-server/tools/authServiceAccountsDeleteApiKey.d.ts.map +1 -0
- package/dist/esm/mcp-server/tools/authServiceAccountsDeleteApiKey.js +26 -0
- package/dist/esm/mcp-server/tools/authServiceAccountsDeleteApiKey.js.map +1 -0
- package/dist/esm/mcp-server/tools/authServiceAccountsGet.d.ts +8 -0
- package/dist/esm/mcp-server/tools/authServiceAccountsGet.d.ts.map +1 -0
- package/dist/esm/mcp-server/tools/authServiceAccountsGet.js +26 -0
- package/dist/esm/mcp-server/tools/authServiceAccountsGet.js.map +1 -0
- package/dist/esm/mcp-server/tools/authServiceAccountsList.d.ts +8 -0
- package/dist/esm/mcp-server/tools/authServiceAccountsList.d.ts.map +1 -0
- package/dist/esm/mcp-server/tools/authServiceAccountsList.js +26 -0
- package/dist/esm/mcp-server/tools/authServiceAccountsList.js.map +1 -0
- package/dist/esm/mcp-server/tools/authServiceAccountsListApiKeys.d.ts +8 -0
- package/dist/esm/mcp-server/tools/authServiceAccountsListApiKeys.d.ts.map +1 -0
- package/dist/esm/mcp-server/tools/authServiceAccountsListApiKeys.js +26 -0
- package/dist/esm/mcp-server/tools/authServiceAccountsListApiKeys.js.map +1 -0
- package/dist/esm/mcp-server/tools/authServiceAccountsRegenerateApiKey.d.ts +8 -0
- package/dist/esm/mcp-server/tools/authServiceAccountsRegenerateApiKey.d.ts.map +1 -0
- package/dist/esm/mcp-server/tools/authServiceAccountsRegenerateApiKey.js +26 -0
- package/dist/esm/mcp-server/tools/authServiceAccountsRegenerateApiKey.js.map +1 -0
- package/dist/esm/mcp-server/tools/authServiceAccountsUpdateApiKey.d.ts +8 -0
- package/dist/esm/mcp-server/tools/authServiceAccountsUpdateApiKey.d.ts.map +1 -0
- package/dist/esm/mcp-server/tools/authServiceAccountsUpdateApiKey.js +26 -0
- package/dist/esm/mcp-server/tools/authServiceAccountsUpdateApiKey.js.map +1 -0
- package/dist/esm/mcp-server/tools/authTeamsAddMember.d.ts +8 -0
- package/dist/esm/mcp-server/tools/authTeamsAddMember.d.ts.map +1 -0
- package/dist/esm/mcp-server/tools/authTeamsAddMember.js +28 -0
- package/dist/esm/mcp-server/tools/authTeamsAddMember.js.map +1 -0
- package/dist/esm/mcp-server/tools/authTeamsCreate.d.ts +8 -0
- package/dist/esm/mcp-server/tools/authTeamsCreate.d.ts.map +1 -0
- package/dist/esm/mcp-server/tools/authTeamsCreate.js +26 -0
- package/dist/esm/mcp-server/tools/authTeamsCreate.js.map +1 -0
- package/dist/esm/mcp-server/tools/authTeamsDelete.d.ts +8 -0
- package/dist/esm/mcp-server/tools/authTeamsDelete.d.ts.map +1 -0
- package/dist/esm/mcp-server/tools/authTeamsDelete.js +26 -0
- package/dist/esm/mcp-server/tools/authTeamsDelete.js.map +1 -0
- package/dist/esm/mcp-server/tools/authTeamsGet.d.ts +8 -0
- package/dist/esm/mcp-server/tools/authTeamsGet.d.ts.map +1 -0
- package/dist/esm/mcp-server/tools/authTeamsGet.js +26 -0
- package/dist/esm/mcp-server/tools/authTeamsGet.js.map +1 -0
- package/dist/esm/mcp-server/tools/authTeamsList.d.ts +8 -0
- package/dist/esm/mcp-server/tools/authTeamsList.d.ts.map +1 -0
- package/dist/esm/mcp-server/tools/authTeamsList.js +26 -0
- package/dist/esm/mcp-server/tools/authTeamsList.js.map +1 -0
- package/dist/esm/mcp-server/tools/authTeamsListMembers.d.ts +8 -0
- package/dist/esm/mcp-server/tools/authTeamsListMembers.d.ts.map +1 -0
- package/dist/esm/mcp-server/tools/authTeamsListMembers.js +26 -0
- package/dist/esm/mcp-server/tools/authTeamsListMembers.js.map +1 -0
- package/dist/esm/mcp-server/tools/authTeamsRemoveMember.d.ts +8 -0
- package/dist/esm/mcp-server/tools/authTeamsRemoveMember.d.ts.map +1 -0
- package/dist/esm/mcp-server/tools/authTeamsRemoveMember.js +26 -0
- package/dist/esm/mcp-server/tools/authTeamsRemoveMember.js.map +1 -0
- package/dist/esm/mcp-server/tools/authTeamsUpdate.d.ts +8 -0
- package/dist/esm/mcp-server/tools/authTeamsUpdate.d.ts.map +1 -0
- package/dist/esm/mcp-server/tools/authTeamsUpdate.js +26 -0
- package/dist/esm/mcp-server/tools/authTeamsUpdate.js.map +1 -0
- package/dist/esm/models/errors/exchangeapikeytoken.d.ts +159 -0
- package/dist/esm/models/errors/exchangeapikeytoken.d.ts.map +1 -0
- package/dist/esm/models/errors/exchangeapikeytoken.js +192 -0
- package/dist/esm/models/errors/exchangeapikeytoken.js.map +1 -0
- package/dist/esm/models/errors/index.d.ts +1 -0
- package/dist/esm/models/errors/index.d.ts.map +1 -1
- package/dist/esm/models/errors/index.js +1 -0
- package/dist/esm/models/errors/index.js.map +1 -1
- package/dist/esm/models/operations/exchangeapikeytoken.d.ts +72 -0
- package/dist/esm/models/operations/exchangeapikeytoken.d.ts.map +1 -0
- package/dist/esm/models/operations/exchangeapikeytoken.js +69 -0
- package/dist/esm/models/operations/exchangeapikeytoken.js.map +1 -0
- package/dist/esm/models/operations/index.d.ts +1 -0
- package/dist/esm/models/operations/index.d.ts.map +1 -1
- package/dist/esm/models/operations/index.js +1 -0
- package/dist/esm/models/operations/index.js.map +1 -1
- package/dist/esm/react-query/authApiKeyGetJwtFromKey.d.ts +2 -0
- package/dist/esm/react-query/authApiKeyGetJwtFromKey.d.ts.map +1 -1
- package/dist/esm/react-query/authApiKeyGetJwtFromKey.js +2 -0
- package/dist/esm/react-query/authApiKeyGetJwtFromKey.js.map +1 -1
- package/dist/esm/react-query/authApiKeysCreate.d.ts +29 -0
- package/dist/esm/react-query/authApiKeysCreate.d.ts.map +1 -0
- package/dist/esm/react-query/authApiKeysCreate.js +42 -0
- package/dist/esm/react-query/authApiKeysCreate.js.map +1 -0
- package/dist/esm/react-query/authApiKeysExchangeToken.d.ts +29 -0
- package/dist/esm/react-query/authApiKeysExchangeToken.d.ts.map +1 -0
- package/dist/esm/react-query/authApiKeysExchangeToken.js +42 -0
- package/dist/esm/react-query/authApiKeysExchangeToken.js.map +1 -0
- package/dist/esm/react-query/authApiKeysList.core.d.ts +16 -0
- package/dist/esm/react-query/authApiKeysList.core.d.ts.map +1 -0
- package/dist/esm/react-query/authApiKeysList.core.js +33 -0
- package/dist/esm/react-query/authApiKeysList.core.js.map +1 -0
- package/dist/esm/react-query/authApiKeysList.d.ts +41 -0
- package/dist/esm/react-query/authApiKeysList.d.ts.map +1 -0
- package/dist/esm/react-query/authApiKeysList.js +50 -0
- package/dist/esm/react-query/authApiKeysList.js.map +1 -0
- package/dist/esm/react-query/authApiKeysRegenerate.d.ts +29 -0
- package/dist/esm/react-query/authApiKeysRegenerate.d.ts.map +1 -0
- package/dist/esm/react-query/authApiKeysRegenerate.js +42 -0
- package/dist/esm/react-query/authApiKeysRegenerate.js.map +1 -0
- package/dist/esm/react-query/authApiKeysUpdate.d.ts +29 -0
- package/dist/esm/react-query/authApiKeysUpdate.d.ts.map +1 -0
- package/dist/esm/react-query/authApiKeysUpdate.js +42 -0
- package/dist/esm/react-query/authApiKeysUpdate.js.map +1 -0
- package/dist/esm/react-query/authClusterAcceptInvite.d.ts +29 -0
- package/dist/esm/react-query/authClusterAcceptInvite.d.ts.map +1 -0
- package/dist/esm/react-query/authClusterAcceptInvite.js +42 -0
- package/dist/esm/react-query/authClusterAcceptInvite.js.map +1 -0
- package/dist/esm/react-query/authClusterCreateInvite.d.ts +29 -0
- package/dist/esm/react-query/authClusterCreateInvite.d.ts.map +1 -0
- package/dist/esm/react-query/authClusterCreateInvite.js +42 -0
- package/dist/esm/react-query/authClusterCreateInvite.js.map +1 -0
- package/dist/esm/react-query/authClusterDeleteOrg.d.ts +26 -0
- package/dist/esm/react-query/authClusterDeleteOrg.d.ts.map +1 -0
- package/dist/esm/react-query/authClusterDeleteOrg.js +39 -0
- package/dist/esm/react-query/authClusterDeleteOrg.js.map +1 -0
- package/dist/esm/react-query/authClusterGetOrg.core.d.ts +14 -0
- package/dist/esm/react-query/authClusterGetOrg.core.d.ts.map +1 -0
- package/dist/esm/react-query/authClusterGetOrg.core.js +31 -0
- package/dist/esm/react-query/authClusterGetOrg.core.js.map +1 -0
- package/dist/esm/react-query/authClusterGetOrg.d.ts +30 -0
- package/dist/esm/react-query/authClusterGetOrg.d.ts.map +1 -0
- package/dist/esm/react-query/authClusterGetOrg.js +44 -0
- package/dist/esm/react-query/authClusterGetOrg.js.map +1 -0
- package/dist/esm/react-query/authClusterInviteInfo.core.d.ts +15 -0
- package/dist/esm/react-query/authClusterInviteInfo.core.d.ts.map +1 -0
- package/dist/esm/react-query/authClusterInviteInfo.core.js +32 -0
- package/dist/esm/react-query/authClusterInviteInfo.core.js.map +1 -0
- package/dist/esm/react-query/authClusterInviteInfo.d.ts +33 -0
- package/dist/esm/react-query/authClusterInviteInfo.d.ts.map +1 -0
- package/dist/esm/react-query/authClusterInviteInfo.js +44 -0
- package/dist/esm/react-query/authClusterInviteInfo.js.map +1 -0
- package/dist/esm/react-query/authClusterListInvites.core.d.ts +14 -0
- package/dist/esm/react-query/authClusterListInvites.core.d.ts.map +1 -0
- package/dist/esm/react-query/authClusterListInvites.core.js +31 -0
- package/dist/esm/react-query/authClusterListInvites.core.js.map +1 -0
- package/dist/esm/react-query/authClusterListInvites.d.ts +29 -0
- package/dist/esm/react-query/authClusterListInvites.d.ts.map +1 -0
- package/dist/esm/react-query/authClusterListInvites.js +44 -0
- package/dist/esm/react-query/authClusterListInvites.js.map +1 -0
- package/dist/esm/react-query/authClusterListOrgs.core.d.ts +14 -0
- package/dist/esm/react-query/authClusterListOrgs.core.d.ts.map +1 -0
- package/dist/esm/react-query/authClusterListOrgs.core.js +29 -0
- package/dist/esm/react-query/authClusterListOrgs.core.js.map +1 -0
- package/dist/esm/react-query/authClusterListOrgs.d.ts +29 -0
- package/dist/esm/react-query/authClusterListOrgs.d.ts.map +1 -0
- package/dist/esm/react-query/authClusterListOrgs.js +44 -0
- package/dist/esm/react-query/authClusterListOrgs.js.map +1 -0
- package/dist/esm/react-query/authClusterRevokeInvite.d.ts +26 -0
- package/dist/esm/react-query/authClusterRevokeInvite.d.ts.map +1 -0
- package/dist/esm/react-query/authClusterRevokeInvite.js +39 -0
- package/dist/esm/react-query/authClusterRevokeInvite.js.map +1 -0
- package/dist/esm/react-query/authClusterSuspendOrg.d.ts +26 -0
- package/dist/esm/react-query/authClusterSuspendOrg.d.ts.map +1 -0
- package/dist/esm/react-query/authClusterSuspendOrg.js +39 -0
- package/dist/esm/react-query/authClusterSuspendOrg.js.map +1 -0
- package/dist/esm/react-query/authClusterUnsuspendOrg.d.ts +26 -0
- package/dist/esm/react-query/authClusterUnsuspendOrg.d.ts.map +1 -0
- package/dist/esm/react-query/authClusterUnsuspendOrg.js +39 -0
- package/dist/esm/react-query/authClusterUnsuspendOrg.js.map +1 -0
- package/dist/esm/react-query/authOrgsGetQuota.core.d.ts +14 -0
- package/dist/esm/react-query/authOrgsGetQuota.core.d.ts.map +1 -0
- package/dist/esm/react-query/authOrgsGetQuota.core.js +31 -0
- package/dist/esm/react-query/authOrgsGetQuota.core.js.map +1 -0
- package/dist/esm/react-query/authOrgsGetQuota.d.ts +33 -0
- package/dist/esm/react-query/authOrgsGetQuota.d.ts.map +1 -0
- package/dist/esm/react-query/authOrgsGetQuota.js +44 -0
- package/dist/esm/react-query/authOrgsGetQuota.js.map +1 -0
- package/dist/esm/react-query/authOrgsGetRateLimit.core.d.ts +14 -0
- package/dist/esm/react-query/authOrgsGetRateLimit.core.d.ts.map +1 -0
- package/dist/esm/react-query/authOrgsGetRateLimit.core.js +31 -0
- package/dist/esm/react-query/authOrgsGetRateLimit.core.js.map +1 -0
- package/dist/esm/react-query/authOrgsGetRateLimit.d.ts +33 -0
- package/dist/esm/react-query/authOrgsGetRateLimit.d.ts.map +1 -0
- package/dist/esm/react-query/authOrgsGetRateLimit.js +44 -0
- package/dist/esm/react-query/authOrgsGetRateLimit.js.map +1 -0
- package/dist/esm/react-query/authOrgsUpdateQuota.d.ts +26 -0
- package/dist/esm/react-query/authOrgsUpdateQuota.d.ts.map +1 -0
- package/dist/esm/react-query/authOrgsUpdateQuota.js +39 -0
- package/dist/esm/react-query/authOrgsUpdateQuota.js.map +1 -0
- package/dist/esm/react-query/authOrgsUpdateRateLimit.d.ts +26 -0
- package/dist/esm/react-query/authOrgsUpdateRateLimit.d.ts.map +1 -0
- package/dist/esm/react-query/authOrgsUpdateRateLimit.js +39 -0
- package/dist/esm/react-query/authOrgsUpdateRateLimit.js.map +1 -0
- package/dist/esm/react-query/authServiceAccountsCreate.d.ts +29 -0
- package/dist/esm/react-query/authServiceAccountsCreate.d.ts.map +1 -0
- package/dist/esm/react-query/authServiceAccountsCreate.js +42 -0
- package/dist/esm/react-query/authServiceAccountsCreate.js.map +1 -0
- package/dist/esm/react-query/authServiceAccountsDelete.d.ts +26 -0
- package/dist/esm/react-query/authServiceAccountsDelete.d.ts.map +1 -0
- package/dist/esm/react-query/authServiceAccountsDelete.js +39 -0
- package/dist/esm/react-query/authServiceAccountsDelete.js.map +1 -0
- package/dist/esm/react-query/authServiceAccountsDeleteApiKey.d.ts +26 -0
- package/dist/esm/react-query/authServiceAccountsDeleteApiKey.d.ts.map +1 -0
- package/dist/esm/react-query/authServiceAccountsDeleteApiKey.js +39 -0
- package/dist/esm/react-query/authServiceAccountsDeleteApiKey.js.map +1 -0
- package/dist/esm/react-query/authServiceAccountsGet.core.d.ts +14 -0
- package/dist/esm/react-query/authServiceAccountsGet.core.d.ts.map +1 -0
- package/dist/esm/react-query/authServiceAccountsGet.core.js +31 -0
- package/dist/esm/react-query/authServiceAccountsGet.core.js.map +1 -0
- package/dist/esm/react-query/authServiceAccountsGet.d.ts +35 -0
- package/dist/esm/react-query/authServiceAccountsGet.d.ts.map +1 -0
- package/dist/esm/react-query/authServiceAccountsGet.js +44 -0
- package/dist/esm/react-query/authServiceAccountsGet.js.map +1 -0
- package/dist/esm/react-query/authServiceAccountsList.core.d.ts +14 -0
- package/dist/esm/react-query/authServiceAccountsList.core.d.ts.map +1 -0
- package/dist/esm/react-query/authServiceAccountsList.core.js +31 -0
- package/dist/esm/react-query/authServiceAccountsList.core.js.map +1 -0
- package/dist/esm/react-query/authServiceAccountsList.d.ts +33 -0
- package/dist/esm/react-query/authServiceAccountsList.d.ts.map +1 -0
- package/dist/esm/react-query/authServiceAccountsList.js +44 -0
- package/dist/esm/react-query/authServiceAccountsList.js.map +1 -0
- package/dist/esm/react-query/authServiceAccountsListApiKeys.core.d.ts +14 -0
- package/dist/esm/react-query/authServiceAccountsListApiKeys.core.d.ts.map +1 -0
- package/dist/esm/react-query/authServiceAccountsListApiKeys.core.js +36 -0
- package/dist/esm/react-query/authServiceAccountsListApiKeys.core.js.map +1 -0
- package/dist/esm/react-query/authServiceAccountsListApiKeys.d.ts +35 -0
- package/dist/esm/react-query/authServiceAccountsListApiKeys.d.ts.map +1 -0
- package/dist/esm/react-query/authServiceAccountsListApiKeys.js +49 -0
- package/dist/esm/react-query/authServiceAccountsListApiKeys.js.map +1 -0
- package/dist/esm/react-query/authServiceAccountsRegenerateApiKey.d.ts +26 -0
- package/dist/esm/react-query/authServiceAccountsRegenerateApiKey.d.ts.map +1 -0
- package/dist/esm/react-query/authServiceAccountsRegenerateApiKey.js +39 -0
- package/dist/esm/react-query/authServiceAccountsRegenerateApiKey.js.map +1 -0
- package/dist/esm/react-query/authServiceAccountsUpdateApiKey.d.ts +26 -0
- package/dist/esm/react-query/authServiceAccountsUpdateApiKey.d.ts.map +1 -0
- package/dist/esm/react-query/authServiceAccountsUpdateApiKey.js +39 -0
- package/dist/esm/react-query/authServiceAccountsUpdateApiKey.js.map +1 -0
- package/dist/esm/react-query/authTeamsAddMember.d.ts +29 -0
- package/dist/esm/react-query/authTeamsAddMember.d.ts.map +1 -0
- package/dist/esm/react-query/authTeamsAddMember.js +42 -0
- package/dist/esm/react-query/authTeamsAddMember.js.map +1 -0
- package/dist/esm/react-query/authTeamsCreate.d.ts +26 -0
- package/dist/esm/react-query/authTeamsCreate.d.ts.map +1 -0
- package/dist/esm/react-query/authTeamsCreate.js +39 -0
- package/dist/esm/react-query/authTeamsCreate.js.map +1 -0
- package/dist/esm/react-query/authTeamsDelete.d.ts +26 -0
- package/dist/esm/react-query/authTeamsDelete.d.ts.map +1 -0
- package/dist/esm/react-query/authTeamsDelete.js +39 -0
- package/dist/esm/react-query/authTeamsDelete.js.map +1 -0
- package/dist/esm/react-query/authTeamsGet.core.d.ts +14 -0
- package/dist/esm/react-query/authTeamsGet.core.d.ts.map +1 -0
- package/dist/esm/react-query/authTeamsGet.core.js +31 -0
- package/dist/esm/react-query/authTeamsGet.core.js.map +1 -0
- package/dist/esm/react-query/authTeamsGet.d.ts +35 -0
- package/dist/esm/react-query/authTeamsGet.d.ts.map +1 -0
- package/dist/esm/react-query/authTeamsGet.js +44 -0
- package/dist/esm/react-query/authTeamsGet.js.map +1 -0
- package/dist/esm/react-query/authTeamsList.core.d.ts +14 -0
- package/dist/esm/react-query/authTeamsList.core.d.ts.map +1 -0
- package/dist/esm/react-query/authTeamsList.core.js +31 -0
- package/dist/esm/react-query/authTeamsList.core.js.map +1 -0
- package/dist/esm/react-query/authTeamsList.d.ts +33 -0
- package/dist/esm/react-query/authTeamsList.d.ts.map +1 -0
- package/dist/esm/react-query/authTeamsList.js +44 -0
- package/dist/esm/react-query/authTeamsList.js.map +1 -0
- package/dist/esm/react-query/authTeamsListMembers.core.d.ts +14 -0
- package/dist/esm/react-query/authTeamsListMembers.core.d.ts.map +1 -0
- package/dist/esm/react-query/authTeamsListMembers.core.js +31 -0
- package/dist/esm/react-query/authTeamsListMembers.core.js.map +1 -0
- package/dist/esm/react-query/authTeamsListMembers.d.ts +35 -0
- package/dist/esm/react-query/authTeamsListMembers.d.ts.map +1 -0
- package/dist/esm/react-query/authTeamsListMembers.js +44 -0
- package/dist/esm/react-query/authTeamsListMembers.js.map +1 -0
- package/dist/esm/react-query/authTeamsRemoveMember.d.ts +26 -0
- package/dist/esm/react-query/authTeamsRemoveMember.d.ts.map +1 -0
- package/dist/esm/react-query/authTeamsRemoveMember.js +39 -0
- package/dist/esm/react-query/authTeamsRemoveMember.js.map +1 -0
- package/dist/esm/react-query/authTeamsUpdate.d.ts +26 -0
- package/dist/esm/react-query/authTeamsUpdate.d.ts.map +1 -0
- package/dist/esm/react-query/authTeamsUpdate.js +39 -0
- package/dist/esm/react-query/authTeamsUpdate.js.map +1 -0
- package/dist/esm/react-query/index.d.ts +35 -34
- package/dist/esm/react-query/index.d.ts.map +1 -1
- package/dist/esm/react-query/index.js +35 -34
- package/dist/esm/react-query/index.js.map +1 -1
- package/dist/esm/sdk/apikey.d.ts +2 -0
- package/dist/esm/sdk/apikey.d.ts.map +1 -1
- package/dist/esm/sdk/apikey.js +2 -0
- package/dist/esm/sdk/apikey.js.map +1 -1
- package/dist/esm/sdk/apikeys.d.ts +11 -4
- package/dist/esm/sdk/apikeys.d.ts.map +1 -1
- package/dist/esm/sdk/apikeys.js +22 -12
- package/dist/esm/sdk/apikeys.js.map +1 -1
- package/dist/esm/sdk/cluster.d.ts +10 -10
- package/dist/esm/sdk/cluster.d.ts.map +1 -1
- package/dist/esm/sdk/cluster.js +30 -30
- package/dist/esm/sdk/cluster.js.map +1 -1
- package/dist/esm/sdk/orgs.d.ts +4 -4
- package/dist/esm/sdk/orgs.d.ts.map +1 -1
- package/dist/esm/sdk/orgs.js +12 -12
- package/dist/esm/sdk/orgs.js.map +1 -1
- package/dist/esm/sdk/serviceaccounts.d.ts +8 -8
- package/dist/esm/sdk/serviceaccounts.d.ts.map +1 -1
- package/dist/esm/sdk/serviceaccounts.js +24 -24
- package/dist/esm/sdk/serviceaccounts.js.map +1 -1
- package/dist/esm/sdk/teams.d.ts +8 -8
- package/dist/esm/sdk/teams.d.ts.map +1 -1
- package/dist/esm/sdk/teams.js +24 -24
- package/dist/esm/sdk/teams.js.map +1 -1
- package/jsr.json +1 -1
- package/package.json +1 -1
- package/src/funcs/authApiKeyGetJwtFromKey.ts +2 -0
- package/src/funcs/authApiKeysCreate.ts +221 -0
- package/src/funcs/authApiKeysExchangeToken.ts +225 -0
- package/src/funcs/authApiKeysList.ts +227 -0
- package/src/funcs/authApiKeysRegenerate.ts +226 -0
- package/src/funcs/authApiKeysUpdate.ts +221 -0
- package/src/funcs/authClusterAcceptInvite.ts +225 -0
- package/src/funcs/authClusterCreateInvite.ts +225 -0
- package/src/funcs/authClusterDeleteOrg.ts +225 -0
- package/src/funcs/authClusterGetOrg.ts +222 -0
- package/src/funcs/authClusterInviteInfo.ts +226 -0
- package/src/funcs/authClusterListInvites.ts +217 -0
- package/src/funcs/authClusterListOrgs.ts +214 -0
- package/src/funcs/authClusterRevokeInvite.ts +229 -0
- package/src/funcs/authClusterSuspendOrg.ts +225 -0
- package/src/funcs/authClusterUnsuspendOrg.ts +229 -0
- package/src/funcs/authOrgsGetQuota.ts +222 -0
- package/src/funcs/authOrgsGetRateLimit.ts +222 -0
- package/src/funcs/authOrgsUpdateQuota.ts +223 -0
- package/src/funcs/authOrgsUpdateRateLimit.ts +223 -0
- package/src/funcs/authServiceAccountsCreate.ts +234 -0
- package/src/funcs/authServiceAccountsDelete.ts +234 -0
- package/src/funcs/authServiceAccountsDeleteApiKey.ts +242 -0
- package/src/funcs/authServiceAccountsGet.ts +233 -0
- package/src/funcs/authServiceAccountsList.ts +230 -0
- package/src/funcs/authServiceAccountsListApiKeys.ts +239 -0
- package/src/funcs/authServiceAccountsRegenerateApiKey.ts +247 -0
- package/src/funcs/authServiceAccountsUpdateApiKey.ts +243 -0
- package/src/funcs/authTeamsAddMember.ts +230 -0
- package/src/funcs/authTeamsCreate.ts +223 -0
- package/src/funcs/authTeamsDelete.ts +226 -0
- package/src/funcs/authTeamsGet.ts +223 -0
- package/src/funcs/authTeamsList.ts +219 -0
- package/src/funcs/authTeamsListMembers.ts +226 -0
- package/src/funcs/authTeamsRemoveMember.ts +230 -0
- package/src/funcs/authTeamsUpdate.ts +227 -0
- package/src/lib/config.ts +2 -2
- package/src/mcp-server/mcp-server.ts +1 -1
- package/src/mcp-server/server.ts +71 -69
- package/src/mcp-server/tools/authApiKeysCreate.ts +37 -0
- package/src/mcp-server/tools/authApiKeysExchangeToken.ts +37 -0
- package/src/mcp-server/tools/authApiKeysList.ts +37 -0
- package/src/mcp-server/tools/authApiKeysRegenerate.ts +37 -0
- package/src/mcp-server/tools/authApiKeysUpdate.ts +37 -0
- package/src/mcp-server/tools/authClusterAcceptInvite.ts +37 -0
- package/src/mcp-server/tools/authClusterCreateInvite.ts +37 -0
- package/src/mcp-server/tools/authClusterDeleteOrg.ts +35 -0
- package/src/mcp-server/tools/authClusterGetOrg.ts +35 -0
- package/src/mcp-server/tools/authClusterInviteInfo.ts +35 -0
- package/src/mcp-server/tools/authClusterListInvites.ts +35 -0
- package/src/mcp-server/tools/authClusterListOrgs.ts +35 -0
- package/src/mcp-server/tools/authClusterRevokeInvite.ts +35 -0
- package/src/mcp-server/tools/authClusterSuspendOrg.ts +35 -0
- package/src/mcp-server/tools/authClusterUnsuspendOrg.ts +35 -0
- package/src/mcp-server/tools/authOrgsGetQuota.ts +35 -0
- package/src/mcp-server/tools/authOrgsGetRateLimit.ts +35 -0
- package/src/mcp-server/tools/authOrgsUpdateQuota.ts +35 -0
- package/src/mcp-server/tools/authOrgsUpdateRateLimit.ts +35 -0
- package/src/mcp-server/tools/authServiceAccountsCreate.ts +37 -0
- package/src/mcp-server/tools/authServiceAccountsDelete.ts +35 -0
- package/src/mcp-server/tools/authServiceAccountsDeleteApiKey.ts +36 -0
- package/src/mcp-server/tools/authServiceAccountsGet.ts +35 -0
- package/src/mcp-server/tools/authServiceAccountsList.ts +35 -0
- package/src/mcp-server/tools/authServiceAccountsListApiKeys.ts +36 -0
- package/src/mcp-server/tools/authServiceAccountsRegenerateApiKey.ts +37 -0
- package/src/mcp-server/tools/authServiceAccountsUpdateApiKey.ts +36 -0
- package/src/mcp-server/tools/authTeamsAddMember.ts +37 -0
- package/src/mcp-server/tools/authTeamsCreate.ts +35 -0
- package/src/mcp-server/tools/authTeamsDelete.ts +35 -0
- package/src/mcp-server/tools/authTeamsGet.ts +35 -0
- package/src/mcp-server/tools/authTeamsList.ts +35 -0
- package/src/mcp-server/tools/authTeamsListMembers.ts +35 -0
- package/src/mcp-server/tools/authTeamsRemoveMember.ts +35 -0
- package/src/mcp-server/tools/authTeamsUpdate.ts +35 -0
- package/src/models/errors/exchangeapikeytoken.ts +387 -0
- package/src/models/errors/index.ts +1 -0
- package/src/models/operations/exchangeapikeytoken.ts +191 -0
- package/src/models/operations/index.ts +1 -0
- package/src/react-query/authApiKeyGetJwtFromKey.ts +2 -0
- package/src/react-query/authApiKeysCreate.ts +116 -0
- package/src/react-query/authApiKeysExchangeToken.ts +116 -0
- package/src/react-query/authApiKeysList.core.ts +78 -0
- package/src/react-query/authApiKeysList.ts +149 -0
- package/src/react-query/authApiKeysRegenerate.ts +116 -0
- package/src/react-query/authApiKeysUpdate.ts +116 -0
- package/src/react-query/authClusterAcceptInvite.ts +116 -0
- package/src/react-query/authClusterCreateInvite.ts +116 -0
- package/src/react-query/authClusterDeleteOrg.ts +113 -0
- package/src/react-query/authClusterGetOrg.core.ts +75 -0
- package/src/react-query/authClusterGetOrg.ts +136 -0
- package/src/react-query/authClusterInviteInfo.core.ts +76 -0
- package/src/react-query/authClusterInviteInfo.ts +141 -0
- package/src/react-query/authClusterListInvites.core.ts +75 -0
- package/src/react-query/authClusterListInvites.ts +139 -0
- package/src/react-query/authClusterListOrgs.core.ts +73 -0
- package/src/react-query/authClusterListOrgs.ts +136 -0
- package/src/react-query/authClusterRevokeInvite.ts +113 -0
- package/src/react-query/authClusterSuspendOrg.ts +113 -0
- package/src/react-query/authClusterUnsuspendOrg.ts +113 -0
- package/src/react-query/authOrgsGetQuota.core.ts +75 -0
- package/src/react-query/authOrgsGetQuota.ts +139 -0
- package/src/react-query/authOrgsGetRateLimit.core.ts +76 -0
- package/src/react-query/authOrgsGetRateLimit.ts +142 -0
- package/src/react-query/authOrgsUpdateQuota.ts +113 -0
- package/src/react-query/authOrgsUpdateRateLimit.ts +113 -0
- package/src/react-query/authServiceAccountsCreate.ts +116 -0
- package/src/react-query/authServiceAccountsDelete.ts +113 -0
- package/src/react-query/authServiceAccountsDeleteApiKey.ts +113 -0
- package/src/react-query/authServiceAccountsGet.core.ts +77 -0
- package/src/react-query/authServiceAccountsGet.ts +147 -0
- package/src/react-query/authServiceAccountsList.core.ts +76 -0
- package/src/react-query/authServiceAccountsList.ts +142 -0
- package/src/react-query/authServiceAccountsListApiKeys.core.ts +87 -0
- package/src/react-query/authServiceAccountsListApiKeys.ts +155 -0
- package/src/react-query/authServiceAccountsRegenerateApiKey.ts +113 -0
- package/src/react-query/authServiceAccountsUpdateApiKey.ts +113 -0
- package/src/react-query/authTeamsAddMember.ts +116 -0
- package/src/react-query/authTeamsCreate.ts +112 -0
- package/src/react-query/authTeamsDelete.ts +112 -0
- package/src/react-query/authTeamsGet.core.ts +74 -0
- package/src/react-query/authTeamsGet.ts +138 -0
- package/src/react-query/authTeamsList.core.ts +73 -0
- package/src/react-query/authTeamsList.ts +133 -0
- package/src/react-query/authTeamsListMembers.core.ts +77 -0
- package/src/react-query/authTeamsListMembers.ts +147 -0
- package/src/react-query/authTeamsRemoveMember.ts +113 -0
- package/src/react-query/authTeamsUpdate.ts +112 -0
- package/src/react-query/index.ts +35 -34
- package/src/sdk/apikey.ts +2 -0
- package/src/sdk/apikeys.ts +30 -12
- package/src/sdk/cluster.ts +30 -30
- package/src/sdk/orgs.ts +12 -12
- package/src/sdk/serviceaccounts.ts +24 -24
- package/src/sdk/teams.ts +24 -24
- package/dist/commonjs/funcs/authApiKeysCreateScopedApiKey.d.ts +0 -18
- package/dist/commonjs/funcs/authApiKeysCreateScopedApiKey.d.ts.map +0 -1
- package/dist/commonjs/funcs/authApiKeysCreateScopedApiKey.js +0 -130
- package/dist/commonjs/funcs/authApiKeysCreateScopedApiKey.js.map +0 -1
- package/dist/commonjs/funcs/authApiKeysListScopedApiKeys.d.ts +0 -18
- package/dist/commonjs/funcs/authApiKeysListScopedApiKeys.d.ts.map +0 -1
- package/dist/commonjs/funcs/authApiKeysListScopedApiKeys.js +0 -135
- package/dist/commonjs/funcs/authApiKeysListScopedApiKeys.js.map +0 -1
- package/dist/commonjs/funcs/authApiKeysRegenerateScopedApiKey.d.ts +0 -18
- package/dist/commonjs/funcs/authApiKeysRegenerateScopedApiKey.d.ts.map +0 -1
- package/dist/commonjs/funcs/authApiKeysRegenerateScopedApiKey.js +0 -134
- package/dist/commonjs/funcs/authApiKeysRegenerateScopedApiKey.js.map +0 -1
- package/dist/commonjs/funcs/authApiKeysUpdateScopedApiKey.d.ts +0 -18
- package/dist/commonjs/funcs/authApiKeysUpdateScopedApiKey.d.ts.map +0 -1
- package/dist/commonjs/funcs/authApiKeysUpdateScopedApiKey.js +0 -130
- package/dist/commonjs/funcs/authApiKeysUpdateScopedApiKey.js.map +0 -1
- package/dist/commonjs/funcs/authClusterAcceptClusterInvite.d.ts +0 -18
- package/dist/commonjs/funcs/authClusterAcceptClusterInvite.d.ts.map +0 -1
- package/dist/commonjs/funcs/authClusterAcceptClusterInvite.js +0 -133
- package/dist/commonjs/funcs/authClusterAcceptClusterInvite.js.map +0 -1
- package/dist/commonjs/funcs/authClusterCreateClusterInvite.d.ts +0 -18
- package/dist/commonjs/funcs/authClusterCreateClusterInvite.d.ts.map +0 -1
- package/dist/commonjs/funcs/authClusterCreateClusterInvite.js +0 -133
- package/dist/commonjs/funcs/authClusterCreateClusterInvite.js.map +0 -1
- package/dist/commonjs/funcs/authClusterDeleteClusterOrg.d.ts +0 -15
- package/dist/commonjs/funcs/authClusterDeleteClusterOrg.d.ts.map +0 -1
- package/dist/commonjs/funcs/authClusterDeleteClusterOrg.js +0 -132
- package/dist/commonjs/funcs/authClusterDeleteClusterOrg.js.map +0 -1
- package/dist/commonjs/funcs/authClusterGetClusterInviteInfo.d.ts +0 -15
- package/dist/commonjs/funcs/authClusterGetClusterInviteInfo.d.ts.map +0 -1
- package/dist/commonjs/funcs/authClusterGetClusterInviteInfo.js +0 -133
- package/dist/commonjs/funcs/authClusterGetClusterInviteInfo.js.map +0 -1
- package/dist/commonjs/funcs/authClusterGetClusterOrg.d.ts +0 -15
- package/dist/commonjs/funcs/authClusterGetClusterOrg.d.ts.map +0 -1
- package/dist/commonjs/funcs/authClusterGetClusterOrg.js +0 -132
- package/dist/commonjs/funcs/authClusterGetClusterOrg.js.map +0 -1
- package/dist/commonjs/funcs/authClusterListClusterInvites.d.ts +0 -15
- package/dist/commonjs/funcs/authClusterListClusterInvites.d.ts.map +0 -1
- package/dist/commonjs/funcs/authClusterListClusterInvites.js +0 -126
- package/dist/commonjs/funcs/authClusterListClusterInvites.js.map +0 -1
- package/dist/commonjs/funcs/authClusterListClusterOrgs.d.ts +0 -15
- package/dist/commonjs/funcs/authClusterListClusterOrgs.d.ts.map +0 -1
- package/dist/commonjs/funcs/authClusterListClusterOrgs.js +0 -126
- package/dist/commonjs/funcs/authClusterListClusterOrgs.js.map +0 -1
- package/dist/commonjs/funcs/authClusterRevokeClusterInvite.d.ts +0 -15
- package/dist/commonjs/funcs/authClusterRevokeClusterInvite.d.ts.map +0 -1
- package/dist/commonjs/funcs/authClusterRevokeClusterInvite.js +0 -135
- package/dist/commonjs/funcs/authClusterRevokeClusterInvite.js.map +0 -1
- package/dist/commonjs/funcs/authClusterSuspendClusterOrg.d.ts +0 -15
- package/dist/commonjs/funcs/authClusterSuspendClusterOrg.d.ts.map +0 -1
- package/dist/commonjs/funcs/authClusterSuspendClusterOrg.js +0 -132
- package/dist/commonjs/funcs/authClusterSuspendClusterOrg.js.map +0 -1
- package/dist/commonjs/funcs/authClusterUnsuspendClusterOrg.d.ts +0 -15
- package/dist/commonjs/funcs/authClusterUnsuspendClusterOrg.d.ts.map +0 -1
- package/dist/commonjs/funcs/authClusterUnsuspendClusterOrg.js +0 -135
- package/dist/commonjs/funcs/authClusterUnsuspendClusterOrg.js.map +0 -1
- package/dist/commonjs/funcs/authOrgsGetOrgQuota.d.ts +0 -15
- package/dist/commonjs/funcs/authOrgsGetOrgQuota.d.ts.map +0 -1
- package/dist/commonjs/funcs/authOrgsGetOrgQuota.js +0 -132
- package/dist/commonjs/funcs/authOrgsGetOrgQuota.js.map +0 -1
- package/dist/commonjs/funcs/authOrgsGetOrgRateLimit.d.ts +0 -15
- package/dist/commonjs/funcs/authOrgsGetOrgRateLimit.d.ts.map +0 -1
- package/dist/commonjs/funcs/authOrgsGetOrgRateLimit.js +0 -132
- package/dist/commonjs/funcs/authOrgsGetOrgRateLimit.js.map +0 -1
- package/dist/commonjs/funcs/authOrgsUpdateOrgQuota.d.ts +0 -15
- package/dist/commonjs/funcs/authOrgsUpdateOrgQuota.d.ts.map +0 -1
- package/dist/commonjs/funcs/authOrgsUpdateOrgQuota.js +0 -133
- package/dist/commonjs/funcs/authOrgsUpdateOrgQuota.js.map +0 -1
- package/dist/commonjs/funcs/authOrgsUpdateOrgRateLimit.d.ts +0 -15
- package/dist/commonjs/funcs/authOrgsUpdateOrgRateLimit.d.ts.map +0 -1
- package/dist/commonjs/funcs/authOrgsUpdateOrgRateLimit.js +0 -133
- package/dist/commonjs/funcs/authOrgsUpdateOrgRateLimit.js.map +0 -1
- package/dist/commonjs/funcs/authServiceAccountsCreateServiceAccount.d.ts +0 -18
- package/dist/commonjs/funcs/authServiceAccountsCreateServiceAccount.d.ts.map +0 -1
- package/dist/commonjs/funcs/authServiceAccountsCreateServiceAccount.js +0 -140
- package/dist/commonjs/funcs/authServiceAccountsCreateServiceAccount.js.map +0 -1
- package/dist/commonjs/funcs/authServiceAccountsDeleteServiceAccount.d.ts +0 -15
- package/dist/commonjs/funcs/authServiceAccountsDeleteServiceAccount.d.ts.map +0 -1
- package/dist/commonjs/funcs/authServiceAccountsDeleteServiceAccount.js +0 -140
- package/dist/commonjs/funcs/authServiceAccountsDeleteServiceAccount.js.map +0 -1
- package/dist/commonjs/funcs/authServiceAccountsDeleteServiceAccountApiKey.d.ts +0 -15
- package/dist/commonjs/funcs/authServiceAccountsDeleteServiceAccountApiKey.d.ts.map +0 -1
- package/dist/commonjs/funcs/authServiceAccountsDeleteServiceAccountApiKey.js +0 -145
- package/dist/commonjs/funcs/authServiceAccountsDeleteServiceAccountApiKey.js.map +0 -1
- package/dist/commonjs/funcs/authServiceAccountsGetServiceAccount.d.ts +0 -15
- package/dist/commonjs/funcs/authServiceAccountsGetServiceAccount.d.ts.map +0 -1
- package/dist/commonjs/funcs/authServiceAccountsGetServiceAccount.js +0 -140
- package/dist/commonjs/funcs/authServiceAccountsGetServiceAccount.js.map +0 -1
- package/dist/commonjs/funcs/authServiceAccountsListServiceAccountApiKeys.d.ts +0 -15
- package/dist/commonjs/funcs/authServiceAccountsListServiceAccountApiKeys.d.ts.map +0 -1
- package/dist/commonjs/funcs/authServiceAccountsListServiceAccountApiKeys.js +0 -142
- package/dist/commonjs/funcs/authServiceAccountsListServiceAccountApiKeys.js.map +0 -1
- package/dist/commonjs/funcs/authServiceAccountsListServiceAccounts.d.ts +0 -15
- package/dist/commonjs/funcs/authServiceAccountsListServiceAccounts.d.ts.map +0 -1
- package/dist/commonjs/funcs/authServiceAccountsListServiceAccounts.js +0 -136
- package/dist/commonjs/funcs/authServiceAccountsListServiceAccounts.js.map +0 -1
- package/dist/commonjs/funcs/authServiceAccountsRegenerateServiceAccountApiKey.d.ts +0 -15
- package/dist/commonjs/funcs/authServiceAccountsRegenerateServiceAccountApiKey.d.ts.map +0 -1
- package/dist/commonjs/funcs/authServiceAccountsRegenerateServiceAccountApiKey.js +0 -145
- package/dist/commonjs/funcs/authServiceAccountsRegenerateServiceAccountApiKey.js.map +0 -1
- package/dist/commonjs/funcs/authServiceAccountsUpdateServiceAccountApiKey.d.ts +0 -15
- package/dist/commonjs/funcs/authServiceAccountsUpdateServiceAccountApiKey.d.ts.map +0 -1
- package/dist/commonjs/funcs/authServiceAccountsUpdateServiceAccountApiKey.js +0 -146
- package/dist/commonjs/funcs/authServiceAccountsUpdateServiceAccountApiKey.js.map +0 -1
- package/dist/commonjs/funcs/authTeamsAddTeamMember.d.ts +0 -18
- package/dist/commonjs/funcs/authTeamsAddTeamMember.d.ts.map +0 -1
- package/dist/commonjs/funcs/authTeamsAddTeamMember.js +0 -140
- package/dist/commonjs/funcs/authTeamsAddTeamMember.js.map +0 -1
- package/dist/commonjs/funcs/authTeamsCreateTeam.d.ts +0 -15
- package/dist/commonjs/funcs/authTeamsCreateTeam.d.ts.map +0 -1
- package/dist/commonjs/funcs/authTeamsCreateTeam.js +0 -133
- package/dist/commonjs/funcs/authTeamsCreateTeam.js.map +0 -1
- package/dist/commonjs/funcs/authTeamsDeleteTeam.d.ts +0 -15
- package/dist/commonjs/funcs/authTeamsDeleteTeam.d.ts.map +0 -1
- package/dist/commonjs/funcs/authTeamsDeleteTeam.js +0 -136
- package/dist/commonjs/funcs/authTeamsDeleteTeam.js.map +0 -1
- package/dist/commonjs/funcs/authTeamsGetTeam.d.ts +0 -15
- package/dist/commonjs/funcs/authTeamsGetTeam.d.ts.map +0 -1
- package/dist/commonjs/funcs/authTeamsGetTeam.js +0 -136
- package/dist/commonjs/funcs/authTeamsGetTeam.js.map +0 -1
- package/dist/commonjs/funcs/authTeamsListTeamMembers.d.ts +0 -15
- package/dist/commonjs/funcs/authTeamsListTeamMembers.d.ts.map +0 -1
- package/dist/commonjs/funcs/authTeamsListTeamMembers.js +0 -136
- package/dist/commonjs/funcs/authTeamsListTeamMembers.js.map +0 -1
- package/dist/commonjs/funcs/authTeamsListTeams.d.ts +0 -15
- package/dist/commonjs/funcs/authTeamsListTeams.d.ts.map +0 -1
- package/dist/commonjs/funcs/authTeamsListTeams.js +0 -132
- package/dist/commonjs/funcs/authTeamsListTeams.js.map +0 -1
- package/dist/commonjs/funcs/authTeamsRemoveTeamMember.d.ts +0 -15
- package/dist/commonjs/funcs/authTeamsRemoveTeamMember.d.ts.map +0 -1
- package/dist/commonjs/funcs/authTeamsRemoveTeamMember.js +0 -140
- package/dist/commonjs/funcs/authTeamsRemoveTeamMember.js.map +0 -1
- package/dist/commonjs/funcs/authTeamsUpdateTeam.d.ts +0 -15
- package/dist/commonjs/funcs/authTeamsUpdateTeam.d.ts.map +0 -1
- package/dist/commonjs/funcs/authTeamsUpdateTeam.js +0 -137
- package/dist/commonjs/funcs/authTeamsUpdateTeam.js.map +0 -1
- package/dist/commonjs/mcp-server/tools/authApiKeysCreateScopedApiKey.d.ts +0 -8
- package/dist/commonjs/mcp-server/tools/authApiKeysCreateScopedApiKey.d.ts.map +0 -1
- package/dist/commonjs/mcp-server/tools/authApiKeysCreateScopedApiKey.js +0 -64
- package/dist/commonjs/mcp-server/tools/authApiKeysCreateScopedApiKey.js.map +0 -1
- package/dist/commonjs/mcp-server/tools/authApiKeysListScopedApiKeys.d.ts +0 -8
- package/dist/commonjs/mcp-server/tools/authApiKeysListScopedApiKeys.d.ts.map +0 -1
- package/dist/commonjs/mcp-server/tools/authApiKeysListScopedApiKeys.js +0 -64
- package/dist/commonjs/mcp-server/tools/authApiKeysListScopedApiKeys.js.map +0 -1
- package/dist/commonjs/mcp-server/tools/authApiKeysRegenerateScopedApiKey.d.ts +0 -8
- package/dist/commonjs/mcp-server/tools/authApiKeysRegenerateScopedApiKey.d.ts.map +0 -1
- package/dist/commonjs/mcp-server/tools/authApiKeysRegenerateScopedApiKey.js +0 -64
- package/dist/commonjs/mcp-server/tools/authApiKeysRegenerateScopedApiKey.js.map +0 -1
- package/dist/commonjs/mcp-server/tools/authApiKeysUpdateScopedApiKey.d.ts +0 -8
- package/dist/commonjs/mcp-server/tools/authApiKeysUpdateScopedApiKey.d.ts.map +0 -1
- package/dist/commonjs/mcp-server/tools/authApiKeysUpdateScopedApiKey.js +0 -64
- package/dist/commonjs/mcp-server/tools/authApiKeysUpdateScopedApiKey.js.map +0 -1
- package/dist/commonjs/mcp-server/tools/authClusterAcceptClusterInvite.d.ts +0 -8
- package/dist/commonjs/mcp-server/tools/authClusterAcceptClusterInvite.d.ts.map +0 -1
- package/dist/commonjs/mcp-server/tools/authClusterAcceptClusterInvite.js +0 -64
- package/dist/commonjs/mcp-server/tools/authClusterAcceptClusterInvite.js.map +0 -1
- package/dist/commonjs/mcp-server/tools/authClusterCreateClusterInvite.d.ts +0 -8
- package/dist/commonjs/mcp-server/tools/authClusterCreateClusterInvite.d.ts.map +0 -1
- package/dist/commonjs/mcp-server/tools/authClusterCreateClusterInvite.js +0 -64
- package/dist/commonjs/mcp-server/tools/authClusterCreateClusterInvite.js.map +0 -1
- package/dist/commonjs/mcp-server/tools/authClusterDeleteClusterOrg.d.ts +0 -8
- package/dist/commonjs/mcp-server/tools/authClusterDeleteClusterOrg.d.ts.map +0 -1
- package/dist/commonjs/mcp-server/tools/authClusterDeleteClusterOrg.js +0 -62
- package/dist/commonjs/mcp-server/tools/authClusterDeleteClusterOrg.js.map +0 -1
- package/dist/commonjs/mcp-server/tools/authClusterGetClusterInviteInfo.d.ts +0 -8
- package/dist/commonjs/mcp-server/tools/authClusterGetClusterInviteInfo.d.ts.map +0 -1
- package/dist/commonjs/mcp-server/tools/authClusterGetClusterInviteInfo.js +0 -62
- package/dist/commonjs/mcp-server/tools/authClusterGetClusterInviteInfo.js.map +0 -1
- package/dist/commonjs/mcp-server/tools/authClusterGetClusterOrg.d.ts +0 -8
- package/dist/commonjs/mcp-server/tools/authClusterGetClusterOrg.d.ts.map +0 -1
- package/dist/commonjs/mcp-server/tools/authClusterGetClusterOrg.js +0 -62
- package/dist/commonjs/mcp-server/tools/authClusterGetClusterOrg.js.map +0 -1
- package/dist/commonjs/mcp-server/tools/authClusterListClusterInvites.d.ts +0 -8
- package/dist/commonjs/mcp-server/tools/authClusterListClusterInvites.d.ts.map +0 -1
- package/dist/commonjs/mcp-server/tools/authClusterListClusterInvites.js +0 -62
- package/dist/commonjs/mcp-server/tools/authClusterListClusterInvites.js.map +0 -1
- package/dist/commonjs/mcp-server/tools/authClusterListClusterOrgs.d.ts +0 -8
- package/dist/commonjs/mcp-server/tools/authClusterListClusterOrgs.d.ts.map +0 -1
- package/dist/commonjs/mcp-server/tools/authClusterListClusterOrgs.js +0 -62
- package/dist/commonjs/mcp-server/tools/authClusterListClusterOrgs.js.map +0 -1
- package/dist/commonjs/mcp-server/tools/authClusterRevokeClusterInvite.d.ts +0 -8
- package/dist/commonjs/mcp-server/tools/authClusterRevokeClusterInvite.d.ts.map +0 -1
- package/dist/commonjs/mcp-server/tools/authClusterRevokeClusterInvite.js +0 -62
- package/dist/commonjs/mcp-server/tools/authClusterRevokeClusterInvite.js.map +0 -1
- package/dist/commonjs/mcp-server/tools/authClusterSuspendClusterOrg.d.ts +0 -8
- package/dist/commonjs/mcp-server/tools/authClusterSuspendClusterOrg.d.ts.map +0 -1
- package/dist/commonjs/mcp-server/tools/authClusterSuspendClusterOrg.js +0 -62
- package/dist/commonjs/mcp-server/tools/authClusterSuspendClusterOrg.js.map +0 -1
- package/dist/commonjs/mcp-server/tools/authClusterUnsuspendClusterOrg.d.ts +0 -8
- package/dist/commonjs/mcp-server/tools/authClusterUnsuspendClusterOrg.d.ts.map +0 -1
- package/dist/commonjs/mcp-server/tools/authClusterUnsuspendClusterOrg.js +0 -62
- package/dist/commonjs/mcp-server/tools/authClusterUnsuspendClusterOrg.js.map +0 -1
- package/dist/commonjs/mcp-server/tools/authOrgsGetOrgQuota.d.ts +0 -8
- package/dist/commonjs/mcp-server/tools/authOrgsGetOrgQuota.d.ts.map +0 -1
- package/dist/commonjs/mcp-server/tools/authOrgsGetOrgQuota.js +0 -62
- package/dist/commonjs/mcp-server/tools/authOrgsGetOrgQuota.js.map +0 -1
- package/dist/commonjs/mcp-server/tools/authOrgsGetOrgRateLimit.d.ts +0 -8
- package/dist/commonjs/mcp-server/tools/authOrgsGetOrgRateLimit.d.ts.map +0 -1
- package/dist/commonjs/mcp-server/tools/authOrgsGetOrgRateLimit.js +0 -62
- package/dist/commonjs/mcp-server/tools/authOrgsGetOrgRateLimit.js.map +0 -1
- package/dist/commonjs/mcp-server/tools/authOrgsUpdateOrgQuota.d.ts +0 -8
- package/dist/commonjs/mcp-server/tools/authOrgsUpdateOrgQuota.d.ts.map +0 -1
- package/dist/commonjs/mcp-server/tools/authOrgsUpdateOrgQuota.js +0 -62
- package/dist/commonjs/mcp-server/tools/authOrgsUpdateOrgQuota.js.map +0 -1
- package/dist/commonjs/mcp-server/tools/authOrgsUpdateOrgRateLimit.d.ts +0 -8
- package/dist/commonjs/mcp-server/tools/authOrgsUpdateOrgRateLimit.d.ts.map +0 -1
- package/dist/commonjs/mcp-server/tools/authOrgsUpdateOrgRateLimit.js +0 -62
- package/dist/commonjs/mcp-server/tools/authOrgsUpdateOrgRateLimit.js.map +0 -1
- package/dist/commonjs/mcp-server/tools/authServiceAccountsCreateServiceAccount.d.ts +0 -8
- package/dist/commonjs/mcp-server/tools/authServiceAccountsCreateServiceAccount.d.ts.map +0 -1
- package/dist/commonjs/mcp-server/tools/authServiceAccountsCreateServiceAccount.js +0 -64
- package/dist/commonjs/mcp-server/tools/authServiceAccountsCreateServiceAccount.js.map +0 -1
- package/dist/commonjs/mcp-server/tools/authServiceAccountsDeleteServiceAccount.d.ts +0 -8
- package/dist/commonjs/mcp-server/tools/authServiceAccountsDeleteServiceAccount.d.ts.map +0 -1
- package/dist/commonjs/mcp-server/tools/authServiceAccountsDeleteServiceAccount.js +0 -62
- package/dist/commonjs/mcp-server/tools/authServiceAccountsDeleteServiceAccount.js.map +0 -1
- package/dist/commonjs/mcp-server/tools/authServiceAccountsDeleteServiceAccountApiKey.d.ts +0 -8
- package/dist/commonjs/mcp-server/tools/authServiceAccountsDeleteServiceAccountApiKey.d.ts.map +0 -1
- package/dist/commonjs/mcp-server/tools/authServiceAccountsDeleteServiceAccountApiKey.js +0 -62
- package/dist/commonjs/mcp-server/tools/authServiceAccountsDeleteServiceAccountApiKey.js.map +0 -1
- package/dist/commonjs/mcp-server/tools/authServiceAccountsGetServiceAccount.d.ts +0 -8
- package/dist/commonjs/mcp-server/tools/authServiceAccountsGetServiceAccount.d.ts.map +0 -1
- package/dist/commonjs/mcp-server/tools/authServiceAccountsGetServiceAccount.js +0 -62
- package/dist/commonjs/mcp-server/tools/authServiceAccountsGetServiceAccount.js.map +0 -1
- package/dist/commonjs/mcp-server/tools/authServiceAccountsListServiceAccountApiKeys.d.ts +0 -8
- package/dist/commonjs/mcp-server/tools/authServiceAccountsListServiceAccountApiKeys.d.ts.map +0 -1
- package/dist/commonjs/mcp-server/tools/authServiceAccountsListServiceAccountApiKeys.js +0 -62
- package/dist/commonjs/mcp-server/tools/authServiceAccountsListServiceAccountApiKeys.js.map +0 -1
- package/dist/commonjs/mcp-server/tools/authServiceAccountsListServiceAccounts.d.ts +0 -8
- package/dist/commonjs/mcp-server/tools/authServiceAccountsListServiceAccounts.d.ts.map +0 -1
- package/dist/commonjs/mcp-server/tools/authServiceAccountsListServiceAccounts.js +0 -62
- package/dist/commonjs/mcp-server/tools/authServiceAccountsListServiceAccounts.js.map +0 -1
- package/dist/commonjs/mcp-server/tools/authServiceAccountsRegenerateServiceAccountApiKey.d.ts +0 -8
- package/dist/commonjs/mcp-server/tools/authServiceAccountsRegenerateServiceAccountApiKey.d.ts.map +0 -1
- package/dist/commonjs/mcp-server/tools/authServiceAccountsRegenerateServiceAccountApiKey.js +0 -62
- package/dist/commonjs/mcp-server/tools/authServiceAccountsRegenerateServiceAccountApiKey.js.map +0 -1
- package/dist/commonjs/mcp-server/tools/authServiceAccountsUpdateServiceAccountApiKey.d.ts +0 -8
- package/dist/commonjs/mcp-server/tools/authServiceAccountsUpdateServiceAccountApiKey.d.ts.map +0 -1
- package/dist/commonjs/mcp-server/tools/authServiceAccountsUpdateServiceAccountApiKey.js +0 -62
- package/dist/commonjs/mcp-server/tools/authServiceAccountsUpdateServiceAccountApiKey.js.map +0 -1
- package/dist/commonjs/mcp-server/tools/authTeamsAddTeamMember.d.ts +0 -8
- package/dist/commonjs/mcp-server/tools/authTeamsAddTeamMember.d.ts.map +0 -1
- package/dist/commonjs/mcp-server/tools/authTeamsAddTeamMember.js +0 -64
- package/dist/commonjs/mcp-server/tools/authTeamsAddTeamMember.js.map +0 -1
- package/dist/commonjs/mcp-server/tools/authTeamsCreateTeam.d.ts +0 -8
- package/dist/commonjs/mcp-server/tools/authTeamsCreateTeam.d.ts.map +0 -1
- package/dist/commonjs/mcp-server/tools/authTeamsCreateTeam.js +0 -62
- package/dist/commonjs/mcp-server/tools/authTeamsCreateTeam.js.map +0 -1
- package/dist/commonjs/mcp-server/tools/authTeamsDeleteTeam.d.ts +0 -8
- package/dist/commonjs/mcp-server/tools/authTeamsDeleteTeam.d.ts.map +0 -1
- package/dist/commonjs/mcp-server/tools/authTeamsDeleteTeam.js +0 -62
- package/dist/commonjs/mcp-server/tools/authTeamsDeleteTeam.js.map +0 -1
- package/dist/commonjs/mcp-server/tools/authTeamsGetTeam.d.ts +0 -8
- package/dist/commonjs/mcp-server/tools/authTeamsGetTeam.d.ts.map +0 -1
- package/dist/commonjs/mcp-server/tools/authTeamsGetTeam.js +0 -62
- package/dist/commonjs/mcp-server/tools/authTeamsGetTeam.js.map +0 -1
- package/dist/commonjs/mcp-server/tools/authTeamsListTeamMembers.d.ts +0 -8
- package/dist/commonjs/mcp-server/tools/authTeamsListTeamMembers.d.ts.map +0 -1
- package/dist/commonjs/mcp-server/tools/authTeamsListTeamMembers.js +0 -62
- package/dist/commonjs/mcp-server/tools/authTeamsListTeamMembers.js.map +0 -1
- package/dist/commonjs/mcp-server/tools/authTeamsListTeams.d.ts +0 -8
- package/dist/commonjs/mcp-server/tools/authTeamsListTeams.d.ts.map +0 -1
- package/dist/commonjs/mcp-server/tools/authTeamsListTeams.js +0 -62
- package/dist/commonjs/mcp-server/tools/authTeamsListTeams.js.map +0 -1
- package/dist/commonjs/mcp-server/tools/authTeamsRemoveTeamMember.d.ts +0 -8
- package/dist/commonjs/mcp-server/tools/authTeamsRemoveTeamMember.d.ts.map +0 -1
- package/dist/commonjs/mcp-server/tools/authTeamsRemoveTeamMember.js +0 -62
- package/dist/commonjs/mcp-server/tools/authTeamsRemoveTeamMember.js.map +0 -1
- package/dist/commonjs/mcp-server/tools/authTeamsUpdateTeam.d.ts +0 -8
- package/dist/commonjs/mcp-server/tools/authTeamsUpdateTeam.d.ts.map +0 -1
- package/dist/commonjs/mcp-server/tools/authTeamsUpdateTeam.js +0 -62
- package/dist/commonjs/mcp-server/tools/authTeamsUpdateTeam.js.map +0 -1
- package/dist/commonjs/react-query/authApiKeysCreateScopedApiKey.d.ts +0 -29
- package/dist/commonjs/react-query/authApiKeysCreateScopedApiKey.d.ts.map +0 -1
- package/dist/commonjs/react-query/authApiKeysCreateScopedApiKey.js +0 -47
- package/dist/commonjs/react-query/authApiKeysCreateScopedApiKey.js.map +0 -1
- package/dist/commonjs/react-query/authApiKeysListScopedApiKeys.core.d.ts +0 -16
- package/dist/commonjs/react-query/authApiKeysListScopedApiKeys.core.d.ts.map +0 -1
- package/dist/commonjs/react-query/authApiKeysListScopedApiKeys.core.js +0 -38
- package/dist/commonjs/react-query/authApiKeysListScopedApiKeys.core.js.map +0 -1
- package/dist/commonjs/react-query/authApiKeysListScopedApiKeys.d.ts +0 -41
- package/dist/commonjs/react-query/authApiKeysListScopedApiKeys.d.ts.map +0 -1
- package/dist/commonjs/react-query/authApiKeysListScopedApiKeys.js +0 -65
- package/dist/commonjs/react-query/authApiKeysListScopedApiKeys.js.map +0 -1
- package/dist/commonjs/react-query/authApiKeysRegenerateScopedApiKey.d.ts +0 -29
- package/dist/commonjs/react-query/authApiKeysRegenerateScopedApiKey.d.ts.map +0 -1
- package/dist/commonjs/react-query/authApiKeysRegenerateScopedApiKey.js +0 -47
- package/dist/commonjs/react-query/authApiKeysRegenerateScopedApiKey.js.map +0 -1
- package/dist/commonjs/react-query/authApiKeysUpdateScopedApiKey.d.ts +0 -29
- package/dist/commonjs/react-query/authApiKeysUpdateScopedApiKey.d.ts.map +0 -1
- package/dist/commonjs/react-query/authApiKeysUpdateScopedApiKey.js +0 -47
- package/dist/commonjs/react-query/authApiKeysUpdateScopedApiKey.js.map +0 -1
- package/dist/commonjs/react-query/authClusterAcceptClusterInvite.d.ts +0 -29
- package/dist/commonjs/react-query/authClusterAcceptClusterInvite.d.ts.map +0 -1
- package/dist/commonjs/react-query/authClusterAcceptClusterInvite.js +0 -47
- package/dist/commonjs/react-query/authClusterAcceptClusterInvite.js.map +0 -1
- package/dist/commonjs/react-query/authClusterCreateClusterInvite.d.ts +0 -29
- package/dist/commonjs/react-query/authClusterCreateClusterInvite.d.ts.map +0 -1
- package/dist/commonjs/react-query/authClusterCreateClusterInvite.js +0 -47
- package/dist/commonjs/react-query/authClusterCreateClusterInvite.js.map +0 -1
- package/dist/commonjs/react-query/authClusterDeleteClusterOrg.d.ts +0 -26
- package/dist/commonjs/react-query/authClusterDeleteClusterOrg.d.ts.map +0 -1
- package/dist/commonjs/react-query/authClusterDeleteClusterOrg.js +0 -44
- package/dist/commonjs/react-query/authClusterDeleteClusterOrg.js.map +0 -1
- package/dist/commonjs/react-query/authClusterGetClusterInviteInfo.core.d.ts +0 -15
- package/dist/commonjs/react-query/authClusterGetClusterInviteInfo.core.d.ts.map +0 -1
- package/dist/commonjs/react-query/authClusterGetClusterInviteInfo.core.js +0 -37
- package/dist/commonjs/react-query/authClusterGetClusterInviteInfo.core.js.map +0 -1
- package/dist/commonjs/react-query/authClusterGetClusterInviteInfo.d.ts +0 -33
- package/dist/commonjs/react-query/authClusterGetClusterInviteInfo.d.ts.map +0 -1
- package/dist/commonjs/react-query/authClusterGetClusterInviteInfo.js +0 -59
- package/dist/commonjs/react-query/authClusterGetClusterInviteInfo.js.map +0 -1
- package/dist/commonjs/react-query/authClusterGetClusterOrg.core.d.ts +0 -14
- package/dist/commonjs/react-query/authClusterGetClusterOrg.core.d.ts.map +0 -1
- package/dist/commonjs/react-query/authClusterGetClusterOrg.core.js +0 -36
- package/dist/commonjs/react-query/authClusterGetClusterOrg.core.js.map +0 -1
- package/dist/commonjs/react-query/authClusterGetClusterOrg.d.ts +0 -30
- package/dist/commonjs/react-query/authClusterGetClusterOrg.d.ts.map +0 -1
- package/dist/commonjs/react-query/authClusterGetClusterOrg.js +0 -54
- package/dist/commonjs/react-query/authClusterGetClusterOrg.js.map +0 -1
- package/dist/commonjs/react-query/authClusterListClusterInvites.core.d.ts +0 -14
- package/dist/commonjs/react-query/authClusterListClusterInvites.core.d.ts.map +0 -1
- package/dist/commonjs/react-query/authClusterListClusterInvites.core.js +0 -36
- package/dist/commonjs/react-query/authClusterListClusterInvites.core.js.map +0 -1
- package/dist/commonjs/react-query/authClusterListClusterInvites.d.ts +0 -29
- package/dist/commonjs/react-query/authClusterListClusterInvites.d.ts.map +0 -1
- package/dist/commonjs/react-query/authClusterListClusterInvites.js +0 -59
- package/dist/commonjs/react-query/authClusterListClusterInvites.js.map +0 -1
- package/dist/commonjs/react-query/authClusterListClusterOrgs.core.d.ts +0 -14
- package/dist/commonjs/react-query/authClusterListClusterOrgs.core.d.ts.map +0 -1
- package/dist/commonjs/react-query/authClusterListClusterOrgs.core.js +0 -36
- package/dist/commonjs/react-query/authClusterListClusterOrgs.core.js.map +0 -1
- package/dist/commonjs/react-query/authClusterListClusterOrgs.d.ts +0 -29
- package/dist/commonjs/react-query/authClusterListClusterOrgs.d.ts.map +0 -1
- package/dist/commonjs/react-query/authClusterListClusterOrgs.js +0 -54
- package/dist/commonjs/react-query/authClusterListClusterOrgs.js.map +0 -1
- package/dist/commonjs/react-query/authClusterRevokeClusterInvite.d.ts +0 -26
- package/dist/commonjs/react-query/authClusterRevokeClusterInvite.d.ts.map +0 -1
- package/dist/commonjs/react-query/authClusterRevokeClusterInvite.js +0 -44
- package/dist/commonjs/react-query/authClusterRevokeClusterInvite.js.map +0 -1
- package/dist/commonjs/react-query/authClusterSuspendClusterOrg.d.ts +0 -26
- package/dist/commonjs/react-query/authClusterSuspendClusterOrg.d.ts.map +0 -1
- package/dist/commonjs/react-query/authClusterSuspendClusterOrg.js +0 -44
- package/dist/commonjs/react-query/authClusterSuspendClusterOrg.js.map +0 -1
- package/dist/commonjs/react-query/authClusterUnsuspendClusterOrg.d.ts +0 -26
- package/dist/commonjs/react-query/authClusterUnsuspendClusterOrg.d.ts.map +0 -1
- package/dist/commonjs/react-query/authClusterUnsuspendClusterOrg.js +0 -44
- package/dist/commonjs/react-query/authClusterUnsuspendClusterOrg.js.map +0 -1
- package/dist/commonjs/react-query/authOrgsGetOrgQuota.core.d.ts +0 -14
- package/dist/commonjs/react-query/authOrgsGetOrgQuota.core.d.ts.map +0 -1
- package/dist/commonjs/react-query/authOrgsGetOrgQuota.core.js +0 -36
- package/dist/commonjs/react-query/authOrgsGetOrgQuota.core.js.map +0 -1
- package/dist/commonjs/react-query/authOrgsGetOrgQuota.d.ts +0 -33
- package/dist/commonjs/react-query/authOrgsGetOrgQuota.d.ts.map +0 -1
- package/dist/commonjs/react-query/authOrgsGetOrgQuota.js +0 -54
- package/dist/commonjs/react-query/authOrgsGetOrgQuota.js.map +0 -1
- package/dist/commonjs/react-query/authOrgsGetOrgRateLimit.core.d.ts +0 -14
- package/dist/commonjs/react-query/authOrgsGetOrgRateLimit.core.d.ts.map +0 -1
- package/dist/commonjs/react-query/authOrgsGetOrgRateLimit.core.js +0 -36
- package/dist/commonjs/react-query/authOrgsGetOrgRateLimit.core.js.map +0 -1
- package/dist/commonjs/react-query/authOrgsGetOrgRateLimit.d.ts +0 -33
- package/dist/commonjs/react-query/authOrgsGetOrgRateLimit.d.ts.map +0 -1
- package/dist/commonjs/react-query/authOrgsGetOrgRateLimit.js +0 -54
- package/dist/commonjs/react-query/authOrgsGetOrgRateLimit.js.map +0 -1
- package/dist/commonjs/react-query/authOrgsUpdateOrgQuota.d.ts +0 -26
- package/dist/commonjs/react-query/authOrgsUpdateOrgQuota.d.ts.map +0 -1
- package/dist/commonjs/react-query/authOrgsUpdateOrgQuota.js +0 -44
- package/dist/commonjs/react-query/authOrgsUpdateOrgQuota.js.map +0 -1
- package/dist/commonjs/react-query/authOrgsUpdateOrgRateLimit.d.ts +0 -26
- package/dist/commonjs/react-query/authOrgsUpdateOrgRateLimit.d.ts.map +0 -1
- package/dist/commonjs/react-query/authOrgsUpdateOrgRateLimit.js +0 -44
- package/dist/commonjs/react-query/authOrgsUpdateOrgRateLimit.js.map +0 -1
- package/dist/commonjs/react-query/authServiceAccountsCreateServiceAccount.d.ts +0 -29
- package/dist/commonjs/react-query/authServiceAccountsCreateServiceAccount.d.ts.map +0 -1
- package/dist/commonjs/react-query/authServiceAccountsCreateServiceAccount.js +0 -47
- package/dist/commonjs/react-query/authServiceAccountsCreateServiceAccount.js.map +0 -1
- package/dist/commonjs/react-query/authServiceAccountsDeleteServiceAccount.d.ts +0 -26
- package/dist/commonjs/react-query/authServiceAccountsDeleteServiceAccount.d.ts.map +0 -1
- package/dist/commonjs/react-query/authServiceAccountsDeleteServiceAccount.js +0 -44
- package/dist/commonjs/react-query/authServiceAccountsDeleteServiceAccount.js.map +0 -1
- package/dist/commonjs/react-query/authServiceAccountsDeleteServiceAccountApiKey.d.ts +0 -26
- package/dist/commonjs/react-query/authServiceAccountsDeleteServiceAccountApiKey.d.ts.map +0 -1
- package/dist/commonjs/react-query/authServiceAccountsDeleteServiceAccountApiKey.js +0 -44
- package/dist/commonjs/react-query/authServiceAccountsDeleteServiceAccountApiKey.js.map +0 -1
- package/dist/commonjs/react-query/authServiceAccountsGetServiceAccount.core.d.ts +0 -14
- package/dist/commonjs/react-query/authServiceAccountsGetServiceAccount.core.d.ts.map +0 -1
- package/dist/commonjs/react-query/authServiceAccountsGetServiceAccount.core.js +0 -41
- package/dist/commonjs/react-query/authServiceAccountsGetServiceAccount.core.js.map +0 -1
- package/dist/commonjs/react-query/authServiceAccountsGetServiceAccount.d.ts +0 -35
- package/dist/commonjs/react-query/authServiceAccountsGetServiceAccount.d.ts.map +0 -1
- package/dist/commonjs/react-query/authServiceAccountsGetServiceAccount.js +0 -59
- package/dist/commonjs/react-query/authServiceAccountsGetServiceAccount.js.map +0 -1
- package/dist/commonjs/react-query/authServiceAccountsListServiceAccountApiKeys.core.d.ts +0 -14
- package/dist/commonjs/react-query/authServiceAccountsListServiceAccountApiKeys.core.d.ts.map +0 -1
- package/dist/commonjs/react-query/authServiceAccountsListServiceAccountApiKeys.core.js +0 -41
- package/dist/commonjs/react-query/authServiceAccountsListServiceAccountApiKeys.core.js.map +0 -1
- package/dist/commonjs/react-query/authServiceAccountsListServiceAccountApiKeys.d.ts +0 -35
- package/dist/commonjs/react-query/authServiceAccountsListServiceAccountApiKeys.d.ts.map +0 -1
- package/dist/commonjs/react-query/authServiceAccountsListServiceAccountApiKeys.js +0 -59
- package/dist/commonjs/react-query/authServiceAccountsListServiceAccountApiKeys.js.map +0 -1
- package/dist/commonjs/react-query/authServiceAccountsListServiceAccounts.core.d.ts +0 -14
- package/dist/commonjs/react-query/authServiceAccountsListServiceAccounts.core.d.ts.map +0 -1
- package/dist/commonjs/react-query/authServiceAccountsListServiceAccounts.core.js +0 -42
- package/dist/commonjs/react-query/authServiceAccountsListServiceAccounts.core.js.map +0 -1
- package/dist/commonjs/react-query/authServiceAccountsListServiceAccounts.d.ts +0 -33
- package/dist/commonjs/react-query/authServiceAccountsListServiceAccounts.d.ts.map +0 -1
- package/dist/commonjs/react-query/authServiceAccountsListServiceAccounts.js +0 -59
- package/dist/commonjs/react-query/authServiceAccountsListServiceAccounts.js.map +0 -1
- package/dist/commonjs/react-query/authServiceAccountsRegenerateServiceAccountApiKey.d.ts +0 -26
- package/dist/commonjs/react-query/authServiceAccountsRegenerateServiceAccountApiKey.d.ts.map +0 -1
- package/dist/commonjs/react-query/authServiceAccountsRegenerateServiceAccountApiKey.js +0 -44
- package/dist/commonjs/react-query/authServiceAccountsRegenerateServiceAccountApiKey.js.map +0 -1
- package/dist/commonjs/react-query/authServiceAccountsUpdateServiceAccountApiKey.d.ts +0 -26
- package/dist/commonjs/react-query/authServiceAccountsUpdateServiceAccountApiKey.d.ts.map +0 -1
- package/dist/commonjs/react-query/authServiceAccountsUpdateServiceAccountApiKey.js +0 -44
- package/dist/commonjs/react-query/authServiceAccountsUpdateServiceAccountApiKey.js.map +0 -1
- package/dist/commonjs/react-query/authTeamsAddTeamMember.d.ts +0 -29
- package/dist/commonjs/react-query/authTeamsAddTeamMember.d.ts.map +0 -1
- package/dist/commonjs/react-query/authTeamsAddTeamMember.js +0 -47
- package/dist/commonjs/react-query/authTeamsAddTeamMember.js.map +0 -1
- package/dist/commonjs/react-query/authTeamsCreateTeam.d.ts +0 -26
- package/dist/commonjs/react-query/authTeamsCreateTeam.d.ts.map +0 -1
- package/dist/commonjs/react-query/authTeamsCreateTeam.js +0 -44
- package/dist/commonjs/react-query/authTeamsCreateTeam.js.map +0 -1
- package/dist/commonjs/react-query/authTeamsDeleteTeam.d.ts +0 -26
- package/dist/commonjs/react-query/authTeamsDeleteTeam.d.ts.map +0 -1
- package/dist/commonjs/react-query/authTeamsDeleteTeam.js +0 -44
- package/dist/commonjs/react-query/authTeamsDeleteTeam.js.map +0 -1
- package/dist/commonjs/react-query/authTeamsGetTeam.core.d.ts +0 -14
- package/dist/commonjs/react-query/authTeamsGetTeam.core.d.ts.map +0 -1
- package/dist/commonjs/react-query/authTeamsGetTeam.core.js +0 -36
- package/dist/commonjs/react-query/authTeamsGetTeam.core.js.map +0 -1
- package/dist/commonjs/react-query/authTeamsGetTeam.d.ts +0 -35
- package/dist/commonjs/react-query/authTeamsGetTeam.d.ts.map +0 -1
- package/dist/commonjs/react-query/authTeamsGetTeam.js +0 -54
- package/dist/commonjs/react-query/authTeamsGetTeam.js.map +0 -1
- package/dist/commonjs/react-query/authTeamsListTeamMembers.core.d.ts +0 -14
- package/dist/commonjs/react-query/authTeamsListTeamMembers.core.d.ts.map +0 -1
- package/dist/commonjs/react-query/authTeamsListTeamMembers.core.js +0 -43
- package/dist/commonjs/react-query/authTeamsListTeamMembers.core.js.map +0 -1
- package/dist/commonjs/react-query/authTeamsListTeamMembers.d.ts +0 -35
- package/dist/commonjs/react-query/authTeamsListTeamMembers.d.ts.map +0 -1
- package/dist/commonjs/react-query/authTeamsListTeamMembers.js +0 -54
- package/dist/commonjs/react-query/authTeamsListTeamMembers.js.map +0 -1
- package/dist/commonjs/react-query/authTeamsListTeams.core.d.ts +0 -14
- package/dist/commonjs/react-query/authTeamsListTeams.core.d.ts.map +0 -1
- package/dist/commonjs/react-query/authTeamsListTeams.core.js +0 -36
- package/dist/commonjs/react-query/authTeamsListTeams.core.js.map +0 -1
- package/dist/commonjs/react-query/authTeamsListTeams.d.ts +0 -33
- package/dist/commonjs/react-query/authTeamsListTeams.d.ts.map +0 -1
- package/dist/commonjs/react-query/authTeamsListTeams.js +0 -54
- package/dist/commonjs/react-query/authTeamsListTeams.js.map +0 -1
- package/dist/commonjs/react-query/authTeamsRemoveTeamMember.d.ts +0 -26
- package/dist/commonjs/react-query/authTeamsRemoveTeamMember.d.ts.map +0 -1
- package/dist/commonjs/react-query/authTeamsRemoveTeamMember.js +0 -44
- package/dist/commonjs/react-query/authTeamsRemoveTeamMember.js.map +0 -1
- package/dist/commonjs/react-query/authTeamsUpdateTeam.d.ts +0 -26
- package/dist/commonjs/react-query/authTeamsUpdateTeam.d.ts.map +0 -1
- package/dist/commonjs/react-query/authTeamsUpdateTeam.js +0 -44
- package/dist/commonjs/react-query/authTeamsUpdateTeam.js.map +0 -1
- package/dist/esm/funcs/authApiKeysCreateScopedApiKey.d.ts +0 -18
- package/dist/esm/funcs/authApiKeysCreateScopedApiKey.d.ts.map +0 -1
- package/dist/esm/funcs/authApiKeysCreateScopedApiKey.js +0 -94
- package/dist/esm/funcs/authApiKeysCreateScopedApiKey.js.map +0 -1
- package/dist/esm/funcs/authApiKeysListScopedApiKeys.d.ts +0 -18
- package/dist/esm/funcs/authApiKeysListScopedApiKeys.d.ts.map +0 -1
- package/dist/esm/funcs/authApiKeysListScopedApiKeys.js +0 -99
- package/dist/esm/funcs/authApiKeysListScopedApiKeys.js.map +0 -1
- package/dist/esm/funcs/authApiKeysRegenerateScopedApiKey.d.ts +0 -18
- package/dist/esm/funcs/authApiKeysRegenerateScopedApiKey.d.ts.map +0 -1
- package/dist/esm/funcs/authApiKeysRegenerateScopedApiKey.js +0 -98
- package/dist/esm/funcs/authApiKeysRegenerateScopedApiKey.js.map +0 -1
- package/dist/esm/funcs/authApiKeysUpdateScopedApiKey.d.ts +0 -18
- package/dist/esm/funcs/authApiKeysUpdateScopedApiKey.d.ts.map +0 -1
- package/dist/esm/funcs/authApiKeysUpdateScopedApiKey.js +0 -94
- package/dist/esm/funcs/authApiKeysUpdateScopedApiKey.js.map +0 -1
- package/dist/esm/funcs/authClusterAcceptClusterInvite.d.ts +0 -18
- package/dist/esm/funcs/authClusterAcceptClusterInvite.d.ts.map +0 -1
- package/dist/esm/funcs/authClusterAcceptClusterInvite.js +0 -97
- package/dist/esm/funcs/authClusterAcceptClusterInvite.js.map +0 -1
- package/dist/esm/funcs/authClusterCreateClusterInvite.d.ts +0 -18
- package/dist/esm/funcs/authClusterCreateClusterInvite.d.ts.map +0 -1
- package/dist/esm/funcs/authClusterCreateClusterInvite.js +0 -97
- package/dist/esm/funcs/authClusterCreateClusterInvite.js.map +0 -1
- package/dist/esm/funcs/authClusterDeleteClusterOrg.d.ts +0 -15
- package/dist/esm/funcs/authClusterDeleteClusterOrg.d.ts.map +0 -1
- package/dist/esm/funcs/authClusterDeleteClusterOrg.js +0 -96
- package/dist/esm/funcs/authClusterDeleteClusterOrg.js.map +0 -1
- package/dist/esm/funcs/authClusterGetClusterInviteInfo.d.ts +0 -15
- package/dist/esm/funcs/authClusterGetClusterInviteInfo.d.ts.map +0 -1
- package/dist/esm/funcs/authClusterGetClusterInviteInfo.js +0 -97
- package/dist/esm/funcs/authClusterGetClusterInviteInfo.js.map +0 -1
- package/dist/esm/funcs/authClusterGetClusterOrg.d.ts +0 -15
- package/dist/esm/funcs/authClusterGetClusterOrg.d.ts.map +0 -1
- package/dist/esm/funcs/authClusterGetClusterOrg.js +0 -96
- package/dist/esm/funcs/authClusterGetClusterOrg.js.map +0 -1
- package/dist/esm/funcs/authClusterListClusterInvites.d.ts +0 -15
- package/dist/esm/funcs/authClusterListClusterInvites.d.ts.map +0 -1
- package/dist/esm/funcs/authClusterListClusterInvites.js +0 -90
- package/dist/esm/funcs/authClusterListClusterInvites.js.map +0 -1
- package/dist/esm/funcs/authClusterListClusterOrgs.d.ts +0 -15
- package/dist/esm/funcs/authClusterListClusterOrgs.d.ts.map +0 -1
- package/dist/esm/funcs/authClusterListClusterOrgs.js +0 -90
- package/dist/esm/funcs/authClusterListClusterOrgs.js.map +0 -1
- package/dist/esm/funcs/authClusterRevokeClusterInvite.d.ts +0 -15
- package/dist/esm/funcs/authClusterRevokeClusterInvite.d.ts.map +0 -1
- package/dist/esm/funcs/authClusterRevokeClusterInvite.js +0 -99
- package/dist/esm/funcs/authClusterRevokeClusterInvite.js.map +0 -1
- package/dist/esm/funcs/authClusterSuspendClusterOrg.d.ts +0 -15
- package/dist/esm/funcs/authClusterSuspendClusterOrg.d.ts.map +0 -1
- package/dist/esm/funcs/authClusterSuspendClusterOrg.js +0 -96
- package/dist/esm/funcs/authClusterSuspendClusterOrg.js.map +0 -1
- package/dist/esm/funcs/authClusterUnsuspendClusterOrg.d.ts +0 -15
- package/dist/esm/funcs/authClusterUnsuspendClusterOrg.d.ts.map +0 -1
- package/dist/esm/funcs/authClusterUnsuspendClusterOrg.js +0 -99
- package/dist/esm/funcs/authClusterUnsuspendClusterOrg.js.map +0 -1
- package/dist/esm/funcs/authOrgsGetOrgQuota.d.ts +0 -15
- package/dist/esm/funcs/authOrgsGetOrgQuota.d.ts.map +0 -1
- package/dist/esm/funcs/authOrgsGetOrgQuota.js +0 -96
- package/dist/esm/funcs/authOrgsGetOrgQuota.js.map +0 -1
- package/dist/esm/funcs/authOrgsGetOrgRateLimit.d.ts +0 -15
- package/dist/esm/funcs/authOrgsGetOrgRateLimit.d.ts.map +0 -1
- package/dist/esm/funcs/authOrgsGetOrgRateLimit.js +0 -96
- package/dist/esm/funcs/authOrgsGetOrgRateLimit.js.map +0 -1
- package/dist/esm/funcs/authOrgsUpdateOrgQuota.d.ts +0 -15
- package/dist/esm/funcs/authOrgsUpdateOrgQuota.d.ts.map +0 -1
- package/dist/esm/funcs/authOrgsUpdateOrgQuota.js +0 -97
- package/dist/esm/funcs/authOrgsUpdateOrgQuota.js.map +0 -1
- package/dist/esm/funcs/authOrgsUpdateOrgRateLimit.d.ts +0 -15
- package/dist/esm/funcs/authOrgsUpdateOrgRateLimit.d.ts.map +0 -1
- package/dist/esm/funcs/authOrgsUpdateOrgRateLimit.js +0 -97
- package/dist/esm/funcs/authOrgsUpdateOrgRateLimit.js.map +0 -1
- package/dist/esm/funcs/authServiceAccountsCreateServiceAccount.d.ts +0 -18
- package/dist/esm/funcs/authServiceAccountsCreateServiceAccount.d.ts.map +0 -1
- package/dist/esm/funcs/authServiceAccountsCreateServiceAccount.js +0 -104
- package/dist/esm/funcs/authServiceAccountsCreateServiceAccount.js.map +0 -1
- package/dist/esm/funcs/authServiceAccountsDeleteServiceAccount.d.ts +0 -15
- package/dist/esm/funcs/authServiceAccountsDeleteServiceAccount.d.ts.map +0 -1
- package/dist/esm/funcs/authServiceAccountsDeleteServiceAccount.js +0 -104
- package/dist/esm/funcs/authServiceAccountsDeleteServiceAccount.js.map +0 -1
- package/dist/esm/funcs/authServiceAccountsDeleteServiceAccountApiKey.d.ts +0 -15
- package/dist/esm/funcs/authServiceAccountsDeleteServiceAccountApiKey.d.ts.map +0 -1
- package/dist/esm/funcs/authServiceAccountsDeleteServiceAccountApiKey.js +0 -109
- package/dist/esm/funcs/authServiceAccountsDeleteServiceAccountApiKey.js.map +0 -1
- package/dist/esm/funcs/authServiceAccountsGetServiceAccount.d.ts +0 -15
- package/dist/esm/funcs/authServiceAccountsGetServiceAccount.d.ts.map +0 -1
- package/dist/esm/funcs/authServiceAccountsGetServiceAccount.js +0 -104
- package/dist/esm/funcs/authServiceAccountsGetServiceAccount.js.map +0 -1
- package/dist/esm/funcs/authServiceAccountsListServiceAccountApiKeys.d.ts +0 -15
- package/dist/esm/funcs/authServiceAccountsListServiceAccountApiKeys.d.ts.map +0 -1
- package/dist/esm/funcs/authServiceAccountsListServiceAccountApiKeys.js +0 -106
- package/dist/esm/funcs/authServiceAccountsListServiceAccountApiKeys.js.map +0 -1
- package/dist/esm/funcs/authServiceAccountsListServiceAccounts.d.ts +0 -15
- package/dist/esm/funcs/authServiceAccountsListServiceAccounts.d.ts.map +0 -1
- package/dist/esm/funcs/authServiceAccountsListServiceAccounts.js +0 -100
- package/dist/esm/funcs/authServiceAccountsListServiceAccounts.js.map +0 -1
- package/dist/esm/funcs/authServiceAccountsRegenerateServiceAccountApiKey.d.ts +0 -15
- package/dist/esm/funcs/authServiceAccountsRegenerateServiceAccountApiKey.d.ts.map +0 -1
- package/dist/esm/funcs/authServiceAccountsRegenerateServiceAccountApiKey.js +0 -109
- package/dist/esm/funcs/authServiceAccountsRegenerateServiceAccountApiKey.js.map +0 -1
- package/dist/esm/funcs/authServiceAccountsUpdateServiceAccountApiKey.d.ts +0 -15
- package/dist/esm/funcs/authServiceAccountsUpdateServiceAccountApiKey.d.ts.map +0 -1
- package/dist/esm/funcs/authServiceAccountsUpdateServiceAccountApiKey.js +0 -110
- package/dist/esm/funcs/authServiceAccountsUpdateServiceAccountApiKey.js.map +0 -1
- package/dist/esm/funcs/authTeamsAddTeamMember.d.ts +0 -18
- package/dist/esm/funcs/authTeamsAddTeamMember.d.ts.map +0 -1
- package/dist/esm/funcs/authTeamsAddTeamMember.js +0 -104
- package/dist/esm/funcs/authTeamsAddTeamMember.js.map +0 -1
- package/dist/esm/funcs/authTeamsCreateTeam.d.ts +0 -15
- package/dist/esm/funcs/authTeamsCreateTeam.d.ts.map +0 -1
- package/dist/esm/funcs/authTeamsCreateTeam.js +0 -97
- package/dist/esm/funcs/authTeamsCreateTeam.js.map +0 -1
- package/dist/esm/funcs/authTeamsDeleteTeam.d.ts +0 -15
- package/dist/esm/funcs/authTeamsDeleteTeam.d.ts.map +0 -1
- package/dist/esm/funcs/authTeamsDeleteTeam.js +0 -100
- package/dist/esm/funcs/authTeamsDeleteTeam.js.map +0 -1
- package/dist/esm/funcs/authTeamsGetTeam.d.ts +0 -15
- package/dist/esm/funcs/authTeamsGetTeam.d.ts.map +0 -1
- package/dist/esm/funcs/authTeamsGetTeam.js +0 -100
- package/dist/esm/funcs/authTeamsGetTeam.js.map +0 -1
- package/dist/esm/funcs/authTeamsListTeamMembers.d.ts +0 -15
- package/dist/esm/funcs/authTeamsListTeamMembers.d.ts.map +0 -1
- package/dist/esm/funcs/authTeamsListTeamMembers.js +0 -100
- package/dist/esm/funcs/authTeamsListTeamMembers.js.map +0 -1
- package/dist/esm/funcs/authTeamsListTeams.d.ts +0 -15
- package/dist/esm/funcs/authTeamsListTeams.d.ts.map +0 -1
- package/dist/esm/funcs/authTeamsListTeams.js +0 -96
- package/dist/esm/funcs/authTeamsListTeams.js.map +0 -1
- package/dist/esm/funcs/authTeamsRemoveTeamMember.d.ts +0 -15
- package/dist/esm/funcs/authTeamsRemoveTeamMember.d.ts.map +0 -1
- package/dist/esm/funcs/authTeamsRemoveTeamMember.js +0 -104
- package/dist/esm/funcs/authTeamsRemoveTeamMember.js.map +0 -1
- package/dist/esm/funcs/authTeamsUpdateTeam.d.ts +0 -15
- package/dist/esm/funcs/authTeamsUpdateTeam.d.ts.map +0 -1
- package/dist/esm/funcs/authTeamsUpdateTeam.js +0 -101
- package/dist/esm/funcs/authTeamsUpdateTeam.js.map +0 -1
- package/dist/esm/mcp-server/tools/authApiKeysCreateScopedApiKey.d.ts +0 -8
- package/dist/esm/mcp-server/tools/authApiKeysCreateScopedApiKey.d.ts.map +0 -1
- package/dist/esm/mcp-server/tools/authApiKeysCreateScopedApiKey.js +0 -28
- package/dist/esm/mcp-server/tools/authApiKeysCreateScopedApiKey.js.map +0 -1
- package/dist/esm/mcp-server/tools/authApiKeysListScopedApiKeys.d.ts +0 -8
- package/dist/esm/mcp-server/tools/authApiKeysListScopedApiKeys.d.ts.map +0 -1
- package/dist/esm/mcp-server/tools/authApiKeysListScopedApiKeys.js +0 -28
- package/dist/esm/mcp-server/tools/authApiKeysListScopedApiKeys.js.map +0 -1
- package/dist/esm/mcp-server/tools/authApiKeysRegenerateScopedApiKey.d.ts +0 -8
- package/dist/esm/mcp-server/tools/authApiKeysRegenerateScopedApiKey.d.ts.map +0 -1
- package/dist/esm/mcp-server/tools/authApiKeysRegenerateScopedApiKey.js +0 -28
- package/dist/esm/mcp-server/tools/authApiKeysRegenerateScopedApiKey.js.map +0 -1
- package/dist/esm/mcp-server/tools/authApiKeysUpdateScopedApiKey.d.ts +0 -8
- package/dist/esm/mcp-server/tools/authApiKeysUpdateScopedApiKey.d.ts.map +0 -1
- package/dist/esm/mcp-server/tools/authApiKeysUpdateScopedApiKey.js +0 -28
- package/dist/esm/mcp-server/tools/authApiKeysUpdateScopedApiKey.js.map +0 -1
- package/dist/esm/mcp-server/tools/authClusterAcceptClusterInvite.d.ts +0 -8
- package/dist/esm/mcp-server/tools/authClusterAcceptClusterInvite.d.ts.map +0 -1
- package/dist/esm/mcp-server/tools/authClusterAcceptClusterInvite.js +0 -28
- package/dist/esm/mcp-server/tools/authClusterAcceptClusterInvite.js.map +0 -1
- package/dist/esm/mcp-server/tools/authClusterCreateClusterInvite.d.ts +0 -8
- package/dist/esm/mcp-server/tools/authClusterCreateClusterInvite.d.ts.map +0 -1
- package/dist/esm/mcp-server/tools/authClusterCreateClusterInvite.js +0 -28
- package/dist/esm/mcp-server/tools/authClusterCreateClusterInvite.js.map +0 -1
- package/dist/esm/mcp-server/tools/authClusterDeleteClusterOrg.d.ts +0 -8
- package/dist/esm/mcp-server/tools/authClusterDeleteClusterOrg.d.ts.map +0 -1
- package/dist/esm/mcp-server/tools/authClusterDeleteClusterOrg.js +0 -26
- package/dist/esm/mcp-server/tools/authClusterDeleteClusterOrg.js.map +0 -1
- package/dist/esm/mcp-server/tools/authClusterGetClusterInviteInfo.d.ts +0 -8
- package/dist/esm/mcp-server/tools/authClusterGetClusterInviteInfo.d.ts.map +0 -1
- package/dist/esm/mcp-server/tools/authClusterGetClusterInviteInfo.js +0 -26
- package/dist/esm/mcp-server/tools/authClusterGetClusterInviteInfo.js.map +0 -1
- package/dist/esm/mcp-server/tools/authClusterGetClusterOrg.d.ts +0 -8
- package/dist/esm/mcp-server/tools/authClusterGetClusterOrg.d.ts.map +0 -1
- package/dist/esm/mcp-server/tools/authClusterGetClusterOrg.js +0 -26
- package/dist/esm/mcp-server/tools/authClusterGetClusterOrg.js.map +0 -1
- package/dist/esm/mcp-server/tools/authClusterListClusterInvites.d.ts +0 -8
- package/dist/esm/mcp-server/tools/authClusterListClusterInvites.d.ts.map +0 -1
- package/dist/esm/mcp-server/tools/authClusterListClusterInvites.js +0 -26
- package/dist/esm/mcp-server/tools/authClusterListClusterInvites.js.map +0 -1
- package/dist/esm/mcp-server/tools/authClusterListClusterOrgs.d.ts +0 -8
- package/dist/esm/mcp-server/tools/authClusterListClusterOrgs.d.ts.map +0 -1
- package/dist/esm/mcp-server/tools/authClusterListClusterOrgs.js +0 -26
- package/dist/esm/mcp-server/tools/authClusterListClusterOrgs.js.map +0 -1
- package/dist/esm/mcp-server/tools/authClusterRevokeClusterInvite.d.ts +0 -8
- package/dist/esm/mcp-server/tools/authClusterRevokeClusterInvite.d.ts.map +0 -1
- package/dist/esm/mcp-server/tools/authClusterRevokeClusterInvite.js +0 -26
- package/dist/esm/mcp-server/tools/authClusterRevokeClusterInvite.js.map +0 -1
- package/dist/esm/mcp-server/tools/authClusterSuspendClusterOrg.d.ts +0 -8
- package/dist/esm/mcp-server/tools/authClusterSuspendClusterOrg.d.ts.map +0 -1
- package/dist/esm/mcp-server/tools/authClusterSuspendClusterOrg.js +0 -26
- package/dist/esm/mcp-server/tools/authClusterSuspendClusterOrg.js.map +0 -1
- package/dist/esm/mcp-server/tools/authClusterUnsuspendClusterOrg.d.ts +0 -8
- package/dist/esm/mcp-server/tools/authClusterUnsuspendClusterOrg.d.ts.map +0 -1
- package/dist/esm/mcp-server/tools/authClusterUnsuspendClusterOrg.js +0 -26
- package/dist/esm/mcp-server/tools/authClusterUnsuspendClusterOrg.js.map +0 -1
- package/dist/esm/mcp-server/tools/authOrgsGetOrgQuota.d.ts +0 -8
- package/dist/esm/mcp-server/tools/authOrgsGetOrgQuota.d.ts.map +0 -1
- package/dist/esm/mcp-server/tools/authOrgsGetOrgQuota.js +0 -26
- package/dist/esm/mcp-server/tools/authOrgsGetOrgQuota.js.map +0 -1
- package/dist/esm/mcp-server/tools/authOrgsGetOrgRateLimit.d.ts +0 -8
- package/dist/esm/mcp-server/tools/authOrgsGetOrgRateLimit.d.ts.map +0 -1
- package/dist/esm/mcp-server/tools/authOrgsGetOrgRateLimit.js +0 -26
- package/dist/esm/mcp-server/tools/authOrgsGetOrgRateLimit.js.map +0 -1
- package/dist/esm/mcp-server/tools/authOrgsUpdateOrgQuota.d.ts +0 -8
- package/dist/esm/mcp-server/tools/authOrgsUpdateOrgQuota.d.ts.map +0 -1
- package/dist/esm/mcp-server/tools/authOrgsUpdateOrgQuota.js +0 -26
- package/dist/esm/mcp-server/tools/authOrgsUpdateOrgQuota.js.map +0 -1
- package/dist/esm/mcp-server/tools/authOrgsUpdateOrgRateLimit.d.ts +0 -8
- package/dist/esm/mcp-server/tools/authOrgsUpdateOrgRateLimit.d.ts.map +0 -1
- package/dist/esm/mcp-server/tools/authOrgsUpdateOrgRateLimit.js +0 -26
- package/dist/esm/mcp-server/tools/authOrgsUpdateOrgRateLimit.js.map +0 -1
- package/dist/esm/mcp-server/tools/authServiceAccountsCreateServiceAccount.d.ts +0 -8
- package/dist/esm/mcp-server/tools/authServiceAccountsCreateServiceAccount.d.ts.map +0 -1
- package/dist/esm/mcp-server/tools/authServiceAccountsCreateServiceAccount.js +0 -28
- package/dist/esm/mcp-server/tools/authServiceAccountsCreateServiceAccount.js.map +0 -1
- package/dist/esm/mcp-server/tools/authServiceAccountsDeleteServiceAccount.d.ts +0 -8
- package/dist/esm/mcp-server/tools/authServiceAccountsDeleteServiceAccount.d.ts.map +0 -1
- package/dist/esm/mcp-server/tools/authServiceAccountsDeleteServiceAccount.js +0 -26
- package/dist/esm/mcp-server/tools/authServiceAccountsDeleteServiceAccount.js.map +0 -1
- package/dist/esm/mcp-server/tools/authServiceAccountsDeleteServiceAccountApiKey.d.ts +0 -8
- package/dist/esm/mcp-server/tools/authServiceAccountsDeleteServiceAccountApiKey.d.ts.map +0 -1
- package/dist/esm/mcp-server/tools/authServiceAccountsDeleteServiceAccountApiKey.js +0 -26
- package/dist/esm/mcp-server/tools/authServiceAccountsDeleteServiceAccountApiKey.js.map +0 -1
- package/dist/esm/mcp-server/tools/authServiceAccountsGetServiceAccount.d.ts +0 -8
- package/dist/esm/mcp-server/tools/authServiceAccountsGetServiceAccount.d.ts.map +0 -1
- package/dist/esm/mcp-server/tools/authServiceAccountsGetServiceAccount.js +0 -26
- package/dist/esm/mcp-server/tools/authServiceAccountsGetServiceAccount.js.map +0 -1
- package/dist/esm/mcp-server/tools/authServiceAccountsListServiceAccountApiKeys.d.ts +0 -8
- package/dist/esm/mcp-server/tools/authServiceAccountsListServiceAccountApiKeys.d.ts.map +0 -1
- package/dist/esm/mcp-server/tools/authServiceAccountsListServiceAccountApiKeys.js +0 -26
- package/dist/esm/mcp-server/tools/authServiceAccountsListServiceAccountApiKeys.js.map +0 -1
- package/dist/esm/mcp-server/tools/authServiceAccountsListServiceAccounts.d.ts +0 -8
- package/dist/esm/mcp-server/tools/authServiceAccountsListServiceAccounts.d.ts.map +0 -1
- package/dist/esm/mcp-server/tools/authServiceAccountsListServiceAccounts.js +0 -26
- package/dist/esm/mcp-server/tools/authServiceAccountsListServiceAccounts.js.map +0 -1
- package/dist/esm/mcp-server/tools/authServiceAccountsRegenerateServiceAccountApiKey.d.ts +0 -8
- package/dist/esm/mcp-server/tools/authServiceAccountsRegenerateServiceAccountApiKey.d.ts.map +0 -1
- package/dist/esm/mcp-server/tools/authServiceAccountsRegenerateServiceAccountApiKey.js +0 -26
- package/dist/esm/mcp-server/tools/authServiceAccountsRegenerateServiceAccountApiKey.js.map +0 -1
- package/dist/esm/mcp-server/tools/authServiceAccountsUpdateServiceAccountApiKey.d.ts +0 -8
- package/dist/esm/mcp-server/tools/authServiceAccountsUpdateServiceAccountApiKey.d.ts.map +0 -1
- package/dist/esm/mcp-server/tools/authServiceAccountsUpdateServiceAccountApiKey.js +0 -26
- package/dist/esm/mcp-server/tools/authServiceAccountsUpdateServiceAccountApiKey.js.map +0 -1
- package/dist/esm/mcp-server/tools/authTeamsAddTeamMember.d.ts +0 -8
- package/dist/esm/mcp-server/tools/authTeamsAddTeamMember.d.ts.map +0 -1
- package/dist/esm/mcp-server/tools/authTeamsAddTeamMember.js +0 -28
- package/dist/esm/mcp-server/tools/authTeamsAddTeamMember.js.map +0 -1
- package/dist/esm/mcp-server/tools/authTeamsCreateTeam.d.ts +0 -8
- package/dist/esm/mcp-server/tools/authTeamsCreateTeam.d.ts.map +0 -1
- package/dist/esm/mcp-server/tools/authTeamsCreateTeam.js +0 -26
- package/dist/esm/mcp-server/tools/authTeamsCreateTeam.js.map +0 -1
- package/dist/esm/mcp-server/tools/authTeamsDeleteTeam.d.ts +0 -8
- package/dist/esm/mcp-server/tools/authTeamsDeleteTeam.d.ts.map +0 -1
- package/dist/esm/mcp-server/tools/authTeamsDeleteTeam.js +0 -26
- package/dist/esm/mcp-server/tools/authTeamsDeleteTeam.js.map +0 -1
- package/dist/esm/mcp-server/tools/authTeamsGetTeam.d.ts +0 -8
- package/dist/esm/mcp-server/tools/authTeamsGetTeam.d.ts.map +0 -1
- package/dist/esm/mcp-server/tools/authTeamsGetTeam.js +0 -26
- package/dist/esm/mcp-server/tools/authTeamsGetTeam.js.map +0 -1
- package/dist/esm/mcp-server/tools/authTeamsListTeamMembers.d.ts +0 -8
- package/dist/esm/mcp-server/tools/authTeamsListTeamMembers.d.ts.map +0 -1
- package/dist/esm/mcp-server/tools/authTeamsListTeamMembers.js +0 -26
- package/dist/esm/mcp-server/tools/authTeamsListTeamMembers.js.map +0 -1
- package/dist/esm/mcp-server/tools/authTeamsListTeams.d.ts +0 -8
- package/dist/esm/mcp-server/tools/authTeamsListTeams.d.ts.map +0 -1
- package/dist/esm/mcp-server/tools/authTeamsListTeams.js +0 -26
- package/dist/esm/mcp-server/tools/authTeamsListTeams.js.map +0 -1
- package/dist/esm/mcp-server/tools/authTeamsRemoveTeamMember.d.ts +0 -8
- package/dist/esm/mcp-server/tools/authTeamsRemoveTeamMember.d.ts.map +0 -1
- package/dist/esm/mcp-server/tools/authTeamsRemoveTeamMember.js +0 -26
- package/dist/esm/mcp-server/tools/authTeamsRemoveTeamMember.js.map +0 -1
- package/dist/esm/mcp-server/tools/authTeamsUpdateTeam.d.ts +0 -8
- package/dist/esm/mcp-server/tools/authTeamsUpdateTeam.d.ts.map +0 -1
- package/dist/esm/mcp-server/tools/authTeamsUpdateTeam.js +0 -26
- package/dist/esm/mcp-server/tools/authTeamsUpdateTeam.js.map +0 -1
- package/dist/esm/react-query/authApiKeysCreateScopedApiKey.d.ts +0 -29
- package/dist/esm/react-query/authApiKeysCreateScopedApiKey.d.ts.map +0 -1
- package/dist/esm/react-query/authApiKeysCreateScopedApiKey.js +0 -42
- package/dist/esm/react-query/authApiKeysCreateScopedApiKey.js.map +0 -1
- package/dist/esm/react-query/authApiKeysListScopedApiKeys.core.d.ts +0 -16
- package/dist/esm/react-query/authApiKeysListScopedApiKeys.core.d.ts.map +0 -1
- package/dist/esm/react-query/authApiKeysListScopedApiKeys.core.js +0 -33
- package/dist/esm/react-query/authApiKeysListScopedApiKeys.core.js.map +0 -1
- package/dist/esm/react-query/authApiKeysListScopedApiKeys.d.ts +0 -41
- package/dist/esm/react-query/authApiKeysListScopedApiKeys.d.ts.map +0 -1
- package/dist/esm/react-query/authApiKeysListScopedApiKeys.js +0 -55
- package/dist/esm/react-query/authApiKeysListScopedApiKeys.js.map +0 -1
- package/dist/esm/react-query/authApiKeysRegenerateScopedApiKey.d.ts +0 -29
- package/dist/esm/react-query/authApiKeysRegenerateScopedApiKey.d.ts.map +0 -1
- package/dist/esm/react-query/authApiKeysRegenerateScopedApiKey.js +0 -42
- package/dist/esm/react-query/authApiKeysRegenerateScopedApiKey.js.map +0 -1
- package/dist/esm/react-query/authApiKeysUpdateScopedApiKey.d.ts +0 -29
- package/dist/esm/react-query/authApiKeysUpdateScopedApiKey.d.ts.map +0 -1
- package/dist/esm/react-query/authApiKeysUpdateScopedApiKey.js +0 -42
- package/dist/esm/react-query/authApiKeysUpdateScopedApiKey.js.map +0 -1
- package/dist/esm/react-query/authClusterAcceptClusterInvite.d.ts +0 -29
- package/dist/esm/react-query/authClusterAcceptClusterInvite.d.ts.map +0 -1
- package/dist/esm/react-query/authClusterAcceptClusterInvite.js +0 -42
- package/dist/esm/react-query/authClusterAcceptClusterInvite.js.map +0 -1
- package/dist/esm/react-query/authClusterCreateClusterInvite.d.ts +0 -29
- package/dist/esm/react-query/authClusterCreateClusterInvite.d.ts.map +0 -1
- package/dist/esm/react-query/authClusterCreateClusterInvite.js +0 -42
- package/dist/esm/react-query/authClusterCreateClusterInvite.js.map +0 -1
- package/dist/esm/react-query/authClusterDeleteClusterOrg.d.ts +0 -26
- package/dist/esm/react-query/authClusterDeleteClusterOrg.d.ts.map +0 -1
- package/dist/esm/react-query/authClusterDeleteClusterOrg.js +0 -39
- package/dist/esm/react-query/authClusterDeleteClusterOrg.js.map +0 -1
- package/dist/esm/react-query/authClusterGetClusterInviteInfo.core.d.ts +0 -15
- package/dist/esm/react-query/authClusterGetClusterInviteInfo.core.d.ts.map +0 -1
- package/dist/esm/react-query/authClusterGetClusterInviteInfo.core.js +0 -32
- package/dist/esm/react-query/authClusterGetClusterInviteInfo.core.js.map +0 -1
- package/dist/esm/react-query/authClusterGetClusterInviteInfo.d.ts +0 -33
- package/dist/esm/react-query/authClusterGetClusterInviteInfo.d.ts.map +0 -1
- package/dist/esm/react-query/authClusterGetClusterInviteInfo.js +0 -49
- package/dist/esm/react-query/authClusterGetClusterInviteInfo.js.map +0 -1
- package/dist/esm/react-query/authClusterGetClusterOrg.core.d.ts +0 -14
- package/dist/esm/react-query/authClusterGetClusterOrg.core.d.ts.map +0 -1
- package/dist/esm/react-query/authClusterGetClusterOrg.core.js +0 -31
- package/dist/esm/react-query/authClusterGetClusterOrg.core.js.map +0 -1
- package/dist/esm/react-query/authClusterGetClusterOrg.d.ts +0 -30
- package/dist/esm/react-query/authClusterGetClusterOrg.d.ts.map +0 -1
- package/dist/esm/react-query/authClusterGetClusterOrg.js +0 -44
- package/dist/esm/react-query/authClusterGetClusterOrg.js.map +0 -1
- package/dist/esm/react-query/authClusterListClusterInvites.core.d.ts +0 -14
- package/dist/esm/react-query/authClusterListClusterInvites.core.d.ts.map +0 -1
- package/dist/esm/react-query/authClusterListClusterInvites.core.js +0 -31
- package/dist/esm/react-query/authClusterListClusterInvites.core.js.map +0 -1
- package/dist/esm/react-query/authClusterListClusterInvites.d.ts +0 -29
- package/dist/esm/react-query/authClusterListClusterInvites.d.ts.map +0 -1
- package/dist/esm/react-query/authClusterListClusterInvites.js +0 -49
- package/dist/esm/react-query/authClusterListClusterInvites.js.map +0 -1
- package/dist/esm/react-query/authClusterListClusterOrgs.core.d.ts +0 -14
- package/dist/esm/react-query/authClusterListClusterOrgs.core.d.ts.map +0 -1
- package/dist/esm/react-query/authClusterListClusterOrgs.core.js +0 -31
- package/dist/esm/react-query/authClusterListClusterOrgs.core.js.map +0 -1
- package/dist/esm/react-query/authClusterListClusterOrgs.d.ts +0 -29
- package/dist/esm/react-query/authClusterListClusterOrgs.d.ts.map +0 -1
- package/dist/esm/react-query/authClusterListClusterOrgs.js +0 -44
- package/dist/esm/react-query/authClusterListClusterOrgs.js.map +0 -1
- package/dist/esm/react-query/authClusterRevokeClusterInvite.d.ts +0 -26
- package/dist/esm/react-query/authClusterRevokeClusterInvite.d.ts.map +0 -1
- package/dist/esm/react-query/authClusterRevokeClusterInvite.js +0 -39
- package/dist/esm/react-query/authClusterRevokeClusterInvite.js.map +0 -1
- package/dist/esm/react-query/authClusterSuspendClusterOrg.d.ts +0 -26
- package/dist/esm/react-query/authClusterSuspendClusterOrg.d.ts.map +0 -1
- package/dist/esm/react-query/authClusterSuspendClusterOrg.js +0 -39
- package/dist/esm/react-query/authClusterSuspendClusterOrg.js.map +0 -1
- package/dist/esm/react-query/authClusterUnsuspendClusterOrg.d.ts +0 -26
- package/dist/esm/react-query/authClusterUnsuspendClusterOrg.d.ts.map +0 -1
- package/dist/esm/react-query/authClusterUnsuspendClusterOrg.js +0 -39
- package/dist/esm/react-query/authClusterUnsuspendClusterOrg.js.map +0 -1
- package/dist/esm/react-query/authOrgsGetOrgQuota.core.d.ts +0 -14
- package/dist/esm/react-query/authOrgsGetOrgQuota.core.d.ts.map +0 -1
- package/dist/esm/react-query/authOrgsGetOrgQuota.core.js +0 -31
- package/dist/esm/react-query/authOrgsGetOrgQuota.core.js.map +0 -1
- package/dist/esm/react-query/authOrgsGetOrgQuota.d.ts +0 -33
- package/dist/esm/react-query/authOrgsGetOrgQuota.d.ts.map +0 -1
- package/dist/esm/react-query/authOrgsGetOrgQuota.js +0 -44
- package/dist/esm/react-query/authOrgsGetOrgQuota.js.map +0 -1
- package/dist/esm/react-query/authOrgsGetOrgRateLimit.core.d.ts +0 -14
- package/dist/esm/react-query/authOrgsGetOrgRateLimit.core.d.ts.map +0 -1
- package/dist/esm/react-query/authOrgsGetOrgRateLimit.core.js +0 -31
- package/dist/esm/react-query/authOrgsGetOrgRateLimit.core.js.map +0 -1
- package/dist/esm/react-query/authOrgsGetOrgRateLimit.d.ts +0 -33
- package/dist/esm/react-query/authOrgsGetOrgRateLimit.d.ts.map +0 -1
- package/dist/esm/react-query/authOrgsGetOrgRateLimit.js +0 -44
- package/dist/esm/react-query/authOrgsGetOrgRateLimit.js.map +0 -1
- package/dist/esm/react-query/authOrgsUpdateOrgQuota.d.ts +0 -26
- package/dist/esm/react-query/authOrgsUpdateOrgQuota.d.ts.map +0 -1
- package/dist/esm/react-query/authOrgsUpdateOrgQuota.js +0 -39
- package/dist/esm/react-query/authOrgsUpdateOrgQuota.js.map +0 -1
- package/dist/esm/react-query/authOrgsUpdateOrgRateLimit.d.ts +0 -26
- package/dist/esm/react-query/authOrgsUpdateOrgRateLimit.d.ts.map +0 -1
- package/dist/esm/react-query/authOrgsUpdateOrgRateLimit.js +0 -39
- package/dist/esm/react-query/authOrgsUpdateOrgRateLimit.js.map +0 -1
- package/dist/esm/react-query/authServiceAccountsCreateServiceAccount.d.ts +0 -29
- package/dist/esm/react-query/authServiceAccountsCreateServiceAccount.d.ts.map +0 -1
- package/dist/esm/react-query/authServiceAccountsCreateServiceAccount.js +0 -42
- package/dist/esm/react-query/authServiceAccountsCreateServiceAccount.js.map +0 -1
- package/dist/esm/react-query/authServiceAccountsDeleteServiceAccount.d.ts +0 -26
- package/dist/esm/react-query/authServiceAccountsDeleteServiceAccount.d.ts.map +0 -1
- package/dist/esm/react-query/authServiceAccountsDeleteServiceAccount.js +0 -39
- package/dist/esm/react-query/authServiceAccountsDeleteServiceAccount.js.map +0 -1
- package/dist/esm/react-query/authServiceAccountsDeleteServiceAccountApiKey.d.ts +0 -26
- package/dist/esm/react-query/authServiceAccountsDeleteServiceAccountApiKey.d.ts.map +0 -1
- package/dist/esm/react-query/authServiceAccountsDeleteServiceAccountApiKey.js +0 -39
- package/dist/esm/react-query/authServiceAccountsDeleteServiceAccountApiKey.js.map +0 -1
- package/dist/esm/react-query/authServiceAccountsGetServiceAccount.core.d.ts +0 -14
- package/dist/esm/react-query/authServiceAccountsGetServiceAccount.core.d.ts.map +0 -1
- package/dist/esm/react-query/authServiceAccountsGetServiceAccount.core.js +0 -36
- package/dist/esm/react-query/authServiceAccountsGetServiceAccount.core.js.map +0 -1
- package/dist/esm/react-query/authServiceAccountsGetServiceAccount.d.ts +0 -35
- package/dist/esm/react-query/authServiceAccountsGetServiceAccount.d.ts.map +0 -1
- package/dist/esm/react-query/authServiceAccountsGetServiceAccount.js +0 -49
- package/dist/esm/react-query/authServiceAccountsGetServiceAccount.js.map +0 -1
- package/dist/esm/react-query/authServiceAccountsListServiceAccountApiKeys.core.d.ts +0 -14
- package/dist/esm/react-query/authServiceAccountsListServiceAccountApiKeys.core.d.ts.map +0 -1
- package/dist/esm/react-query/authServiceAccountsListServiceAccountApiKeys.core.js +0 -36
- package/dist/esm/react-query/authServiceAccountsListServiceAccountApiKeys.core.js.map +0 -1
- package/dist/esm/react-query/authServiceAccountsListServiceAccountApiKeys.d.ts +0 -35
- package/dist/esm/react-query/authServiceAccountsListServiceAccountApiKeys.d.ts.map +0 -1
- package/dist/esm/react-query/authServiceAccountsListServiceAccountApiKeys.js +0 -49
- package/dist/esm/react-query/authServiceAccountsListServiceAccountApiKeys.js.map +0 -1
- package/dist/esm/react-query/authServiceAccountsListServiceAccounts.core.d.ts +0 -14
- package/dist/esm/react-query/authServiceAccountsListServiceAccounts.core.d.ts.map +0 -1
- package/dist/esm/react-query/authServiceAccountsListServiceAccounts.core.js +0 -37
- package/dist/esm/react-query/authServiceAccountsListServiceAccounts.core.js.map +0 -1
- package/dist/esm/react-query/authServiceAccountsListServiceAccounts.d.ts +0 -33
- package/dist/esm/react-query/authServiceAccountsListServiceAccounts.d.ts.map +0 -1
- package/dist/esm/react-query/authServiceAccountsListServiceAccounts.js +0 -49
- package/dist/esm/react-query/authServiceAccountsListServiceAccounts.js.map +0 -1
- package/dist/esm/react-query/authServiceAccountsRegenerateServiceAccountApiKey.d.ts +0 -26
- package/dist/esm/react-query/authServiceAccountsRegenerateServiceAccountApiKey.d.ts.map +0 -1
- package/dist/esm/react-query/authServiceAccountsRegenerateServiceAccountApiKey.js +0 -39
- package/dist/esm/react-query/authServiceAccountsRegenerateServiceAccountApiKey.js.map +0 -1
- package/dist/esm/react-query/authServiceAccountsUpdateServiceAccountApiKey.d.ts +0 -26
- package/dist/esm/react-query/authServiceAccountsUpdateServiceAccountApiKey.d.ts.map +0 -1
- package/dist/esm/react-query/authServiceAccountsUpdateServiceAccountApiKey.js +0 -39
- package/dist/esm/react-query/authServiceAccountsUpdateServiceAccountApiKey.js.map +0 -1
- package/dist/esm/react-query/authTeamsAddTeamMember.d.ts +0 -29
- package/dist/esm/react-query/authTeamsAddTeamMember.d.ts.map +0 -1
- package/dist/esm/react-query/authTeamsAddTeamMember.js +0 -42
- package/dist/esm/react-query/authTeamsAddTeamMember.js.map +0 -1
- package/dist/esm/react-query/authTeamsCreateTeam.d.ts +0 -26
- package/dist/esm/react-query/authTeamsCreateTeam.d.ts.map +0 -1
- package/dist/esm/react-query/authTeamsCreateTeam.js +0 -39
- package/dist/esm/react-query/authTeamsCreateTeam.js.map +0 -1
- package/dist/esm/react-query/authTeamsDeleteTeam.d.ts +0 -26
- package/dist/esm/react-query/authTeamsDeleteTeam.d.ts.map +0 -1
- package/dist/esm/react-query/authTeamsDeleteTeam.js +0 -39
- package/dist/esm/react-query/authTeamsDeleteTeam.js.map +0 -1
- package/dist/esm/react-query/authTeamsGetTeam.core.d.ts +0 -14
- package/dist/esm/react-query/authTeamsGetTeam.core.d.ts.map +0 -1
- package/dist/esm/react-query/authTeamsGetTeam.core.js +0 -31
- package/dist/esm/react-query/authTeamsGetTeam.core.js.map +0 -1
- package/dist/esm/react-query/authTeamsGetTeam.d.ts +0 -35
- package/dist/esm/react-query/authTeamsGetTeam.d.ts.map +0 -1
- package/dist/esm/react-query/authTeamsGetTeam.js +0 -44
- package/dist/esm/react-query/authTeamsGetTeam.js.map +0 -1
- package/dist/esm/react-query/authTeamsListTeamMembers.core.d.ts +0 -14
- package/dist/esm/react-query/authTeamsListTeamMembers.core.d.ts.map +0 -1
- package/dist/esm/react-query/authTeamsListTeamMembers.core.js +0 -38
- package/dist/esm/react-query/authTeamsListTeamMembers.core.js.map +0 -1
- package/dist/esm/react-query/authTeamsListTeamMembers.d.ts +0 -35
- package/dist/esm/react-query/authTeamsListTeamMembers.d.ts.map +0 -1
- package/dist/esm/react-query/authTeamsListTeamMembers.js +0 -44
- package/dist/esm/react-query/authTeamsListTeamMembers.js.map +0 -1
- package/dist/esm/react-query/authTeamsListTeams.core.d.ts +0 -14
- package/dist/esm/react-query/authTeamsListTeams.core.d.ts.map +0 -1
- package/dist/esm/react-query/authTeamsListTeams.core.js +0 -31
- package/dist/esm/react-query/authTeamsListTeams.core.js.map +0 -1
- package/dist/esm/react-query/authTeamsListTeams.d.ts +0 -33
- package/dist/esm/react-query/authTeamsListTeams.d.ts.map +0 -1
- package/dist/esm/react-query/authTeamsListTeams.js +0 -44
- package/dist/esm/react-query/authTeamsListTeams.js.map +0 -1
- package/dist/esm/react-query/authTeamsRemoveTeamMember.d.ts +0 -26
- package/dist/esm/react-query/authTeamsRemoveTeamMember.d.ts.map +0 -1
- package/dist/esm/react-query/authTeamsRemoveTeamMember.js +0 -39
- package/dist/esm/react-query/authTeamsRemoveTeamMember.js.map +0 -1
- package/dist/esm/react-query/authTeamsUpdateTeam.d.ts +0 -26
- package/dist/esm/react-query/authTeamsUpdateTeam.d.ts.map +0 -1
- package/dist/esm/react-query/authTeamsUpdateTeam.js +0 -39
- package/dist/esm/react-query/authTeamsUpdateTeam.js.map +0 -1
- package/src/funcs/authApiKeysCreateScopedApiKey.ts +0 -221
- package/src/funcs/authApiKeysListScopedApiKeys.ts +0 -227
- package/src/funcs/authApiKeysRegenerateScopedApiKey.ts +0 -226
- package/src/funcs/authApiKeysUpdateScopedApiKey.ts +0 -221
- package/src/funcs/authClusterAcceptClusterInvite.ts +0 -225
- package/src/funcs/authClusterCreateClusterInvite.ts +0 -225
- package/src/funcs/authClusterDeleteClusterOrg.ts +0 -225
- package/src/funcs/authClusterGetClusterInviteInfo.ts +0 -226
- package/src/funcs/authClusterGetClusterOrg.ts +0 -222
- package/src/funcs/authClusterListClusterInvites.ts +0 -217
- package/src/funcs/authClusterListClusterOrgs.ts +0 -214
- package/src/funcs/authClusterRevokeClusterInvite.ts +0 -229
- package/src/funcs/authClusterSuspendClusterOrg.ts +0 -225
- package/src/funcs/authClusterUnsuspendClusterOrg.ts +0 -229
- package/src/funcs/authOrgsGetOrgQuota.ts +0 -222
- package/src/funcs/authOrgsGetOrgRateLimit.ts +0 -222
- package/src/funcs/authOrgsUpdateOrgQuota.ts +0 -223
- package/src/funcs/authOrgsUpdateOrgRateLimit.ts +0 -223
- package/src/funcs/authServiceAccountsCreateServiceAccount.ts +0 -234
- package/src/funcs/authServiceAccountsDeleteServiceAccount.ts +0 -234
- package/src/funcs/authServiceAccountsDeleteServiceAccountApiKey.ts +0 -242
- package/src/funcs/authServiceAccountsGetServiceAccount.ts +0 -233
- package/src/funcs/authServiceAccountsListServiceAccountApiKeys.ts +0 -239
- package/src/funcs/authServiceAccountsListServiceAccounts.ts +0 -230
- package/src/funcs/authServiceAccountsRegenerateServiceAccountApiKey.ts +0 -247
- package/src/funcs/authServiceAccountsUpdateServiceAccountApiKey.ts +0 -243
- package/src/funcs/authTeamsAddTeamMember.ts +0 -230
- package/src/funcs/authTeamsCreateTeam.ts +0 -223
- package/src/funcs/authTeamsDeleteTeam.ts +0 -226
- package/src/funcs/authTeamsGetTeam.ts +0 -223
- package/src/funcs/authTeamsListTeamMembers.ts +0 -226
- package/src/funcs/authTeamsListTeams.ts +0 -219
- package/src/funcs/authTeamsRemoveTeamMember.ts +0 -230
- package/src/funcs/authTeamsUpdateTeam.ts +0 -227
- package/src/mcp-server/tools/authApiKeysCreateScopedApiKey.ts +0 -37
- package/src/mcp-server/tools/authApiKeysListScopedApiKeys.ts +0 -37
- package/src/mcp-server/tools/authApiKeysRegenerateScopedApiKey.ts +0 -39
- package/src/mcp-server/tools/authApiKeysUpdateScopedApiKey.ts +0 -37
- package/src/mcp-server/tools/authClusterAcceptClusterInvite.ts +0 -38
- package/src/mcp-server/tools/authClusterCreateClusterInvite.ts +0 -38
- package/src/mcp-server/tools/authClusterDeleteClusterOrg.ts +0 -35
- package/src/mcp-server/tools/authClusterGetClusterInviteInfo.ts +0 -36
- package/src/mcp-server/tools/authClusterGetClusterOrg.ts +0 -35
- package/src/mcp-server/tools/authClusterListClusterInvites.ts +0 -35
- package/src/mcp-server/tools/authClusterListClusterOrgs.ts +0 -35
- package/src/mcp-server/tools/authClusterRevokeClusterInvite.ts +0 -36
- package/src/mcp-server/tools/authClusterSuspendClusterOrg.ts +0 -35
- package/src/mcp-server/tools/authClusterUnsuspendClusterOrg.ts +0 -36
- package/src/mcp-server/tools/authOrgsGetOrgQuota.ts +0 -35
- package/src/mcp-server/tools/authOrgsGetOrgRateLimit.ts +0 -35
- package/src/mcp-server/tools/authOrgsUpdateOrgQuota.ts +0 -35
- package/src/mcp-server/tools/authOrgsUpdateOrgRateLimit.ts +0 -35
- package/src/mcp-server/tools/authServiceAccountsCreateServiceAccount.ts +0 -39
- package/src/mcp-server/tools/authServiceAccountsDeleteServiceAccount.ts +0 -37
- package/src/mcp-server/tools/authServiceAccountsDeleteServiceAccountApiKey.ts +0 -38
- package/src/mcp-server/tools/authServiceAccountsGetServiceAccount.ts +0 -37
- package/src/mcp-server/tools/authServiceAccountsListServiceAccountApiKeys.ts +0 -38
- package/src/mcp-server/tools/authServiceAccountsListServiceAccounts.ts +0 -37
- package/src/mcp-server/tools/authServiceAccountsRegenerateServiceAccountApiKey.ts +0 -37
- package/src/mcp-server/tools/authServiceAccountsUpdateServiceAccountApiKey.ts +0 -38
- package/src/mcp-server/tools/authTeamsAddTeamMember.ts +0 -37
- package/src/mcp-server/tools/authTeamsCreateTeam.ts +0 -35
- package/src/mcp-server/tools/authTeamsDeleteTeam.ts +0 -35
- package/src/mcp-server/tools/authTeamsGetTeam.ts +0 -35
- package/src/mcp-server/tools/authTeamsListTeamMembers.ts +0 -35
- package/src/mcp-server/tools/authTeamsListTeams.ts +0 -35
- package/src/mcp-server/tools/authTeamsRemoveTeamMember.ts +0 -35
- package/src/mcp-server/tools/authTeamsUpdateTeam.ts +0 -35
- package/src/react-query/authApiKeysCreateScopedApiKey.ts +0 -116
- package/src/react-query/authApiKeysListScopedApiKeys.core.ts +0 -82
- package/src/react-query/authApiKeysListScopedApiKeys.ts +0 -160
- package/src/react-query/authApiKeysRegenerateScopedApiKey.ts +0 -116
- package/src/react-query/authApiKeysUpdateScopedApiKey.ts +0 -116
- package/src/react-query/authClusterAcceptClusterInvite.ts +0 -116
- package/src/react-query/authClusterCreateClusterInvite.ts +0 -116
- package/src/react-query/authClusterDeleteClusterOrg.ts +0 -113
- package/src/react-query/authClusterGetClusterInviteInfo.core.ts +0 -76
- package/src/react-query/authClusterGetClusterInviteInfo.ts +0 -149
- package/src/react-query/authClusterGetClusterOrg.core.ts +0 -76
- package/src/react-query/authClusterGetClusterOrg.ts +0 -139
- package/src/react-query/authClusterListClusterInvites.core.ts +0 -75
- package/src/react-query/authClusterListClusterInvites.ts +0 -144
- package/src/react-query/authClusterListClusterOrgs.core.ts +0 -75
- package/src/react-query/authClusterListClusterOrgs.ts +0 -139
- package/src/react-query/authClusterRevokeClusterInvite.ts +0 -113
- package/src/react-query/authClusterSuspendClusterOrg.ts +0 -113
- package/src/react-query/authClusterUnsuspendClusterOrg.ts +0 -113
- package/src/react-query/authOrgsGetOrgQuota.core.ts +0 -75
- package/src/react-query/authOrgsGetOrgQuota.ts +0 -139
- package/src/react-query/authOrgsGetOrgRateLimit.core.ts +0 -76
- package/src/react-query/authOrgsGetOrgRateLimit.ts +0 -142
- package/src/react-query/authOrgsUpdateOrgQuota.ts +0 -113
- package/src/react-query/authOrgsUpdateOrgRateLimit.ts +0 -113
- package/src/react-query/authServiceAccountsCreateServiceAccount.ts +0 -116
- package/src/react-query/authServiceAccountsDeleteServiceAccount.ts +0 -113
- package/src/react-query/authServiceAccountsDeleteServiceAccountApiKey.ts +0 -117
- package/src/react-query/authServiceAccountsGetServiceAccount.core.ts +0 -86
- package/src/react-query/authServiceAccountsGetServiceAccount.ts +0 -155
- package/src/react-query/authServiceAccountsListServiceAccountApiKeys.core.ts +0 -87
- package/src/react-query/authServiceAccountsListServiceAccountApiKeys.ts +0 -156
- package/src/react-query/authServiceAccountsListServiceAccounts.core.ts +0 -82
- package/src/react-query/authServiceAccountsListServiceAccounts.ts +0 -150
- package/src/react-query/authServiceAccountsRegenerateServiceAccountApiKey.ts +0 -121
- package/src/react-query/authServiceAccountsUpdateServiceAccountApiKey.ts +0 -117
- package/src/react-query/authTeamsAddTeamMember.ts +0 -116
- package/src/react-query/authTeamsCreateTeam.ts +0 -112
- package/src/react-query/authTeamsDeleteTeam.ts +0 -112
- package/src/react-query/authTeamsGetTeam.core.ts +0 -76
- package/src/react-query/authTeamsGetTeam.ts +0 -144
- package/src/react-query/authTeamsListTeamMembers.core.ts +0 -84
- package/src/react-query/authTeamsListTeamMembers.ts +0 -147
- package/src/react-query/authTeamsListTeams.core.ts +0 -75
- package/src/react-query/authTeamsListTeams.ts +0 -139
- package/src/react-query/authTeamsRemoveTeamMember.ts +0 -113
- package/src/react-query/authTeamsUpdateTeam.ts +0 -112
|
@@ -1,222 +0,0 @@
|
|
|
1
|
-
/*
|
|
2
|
-
* Code generated by Speakeasy (https://speakeasy.com). DO NOT EDIT.
|
|
3
|
-
*/
|
|
4
|
-
|
|
5
|
-
import { SDKCore } from "../core.js";
|
|
6
|
-
import { encodeSimple } from "../lib/encodings.js";
|
|
7
|
-
import { matchStatusCode } from "../lib/http.js";
|
|
8
|
-
import * as M from "../lib/matchers.js";
|
|
9
|
-
import { compactMap } from "../lib/primitives.js";
|
|
10
|
-
import { safeParse } from "../lib/schemas.js";
|
|
11
|
-
import { RequestOptions } from "../lib/sdks.js";
|
|
12
|
-
import { extractSecurity, resolveGlobalSecurity } from "../lib/security.js";
|
|
13
|
-
import { pathToFunc } from "../lib/url.js";
|
|
14
|
-
import {
|
|
15
|
-
ConnectionError,
|
|
16
|
-
InvalidRequestError,
|
|
17
|
-
RequestAbortedError,
|
|
18
|
-
RequestTimeoutError,
|
|
19
|
-
UnexpectedClientError,
|
|
20
|
-
} from "../models/errors/httpclienterrors.js";
|
|
21
|
-
import * as errors from "../models/errors/index.js";
|
|
22
|
-
import { ResponseValidationError } from "../models/errors/responsevalidationerror.js";
|
|
23
|
-
import { SDKError } from "../models/errors/sdkerror.js";
|
|
24
|
-
import { SDKValidationError } from "../models/errors/sdkvalidationerror.js";
|
|
25
|
-
import * as operations from "../models/operations/index.js";
|
|
26
|
-
import { APICall, APIPromise } from "../types/async.js";
|
|
27
|
-
import { Result } from "../types/fp.js";
|
|
28
|
-
|
|
29
|
-
/**
|
|
30
|
-
* Get an org's rate limit
|
|
31
|
-
*/
|
|
32
|
-
export function authOrgsGetOrgRateLimit(
|
|
33
|
-
client: SDKCore,
|
|
34
|
-
request: operations.GetOrgRateLimitRequest,
|
|
35
|
-
options?: RequestOptions,
|
|
36
|
-
): APIPromise<
|
|
37
|
-
Result<
|
|
38
|
-
operations.GetOrgRateLimitResponseBody,
|
|
39
|
-
| errors.GetOrgRateLimitResponseBody
|
|
40
|
-
| errors.GetOrgRateLimitAuthOrgsResponseBody
|
|
41
|
-
| errors.GetOrgRateLimitAuthOrgsResponseResponseBody
|
|
42
|
-
| errors.GetOrgRateLimitAuthOrgsResponse404ResponseBody
|
|
43
|
-
| errors.GetOrgRateLimitAuthOrgsResponse409ResponseBody
|
|
44
|
-
| errors.GetOrgRateLimitAuthOrgsResponse429ResponseBody
|
|
45
|
-
| SDKError
|
|
46
|
-
| ResponseValidationError
|
|
47
|
-
| ConnectionError
|
|
48
|
-
| RequestAbortedError
|
|
49
|
-
| RequestTimeoutError
|
|
50
|
-
| InvalidRequestError
|
|
51
|
-
| UnexpectedClientError
|
|
52
|
-
| SDKValidationError
|
|
53
|
-
>
|
|
54
|
-
> {
|
|
55
|
-
return new APIPromise($do(
|
|
56
|
-
client,
|
|
57
|
-
request,
|
|
58
|
-
options,
|
|
59
|
-
));
|
|
60
|
-
}
|
|
61
|
-
|
|
62
|
-
async function $do(
|
|
63
|
-
client: SDKCore,
|
|
64
|
-
request: operations.GetOrgRateLimitRequest,
|
|
65
|
-
options?: RequestOptions,
|
|
66
|
-
): Promise<
|
|
67
|
-
[
|
|
68
|
-
Result<
|
|
69
|
-
operations.GetOrgRateLimitResponseBody,
|
|
70
|
-
| errors.GetOrgRateLimitResponseBody
|
|
71
|
-
| errors.GetOrgRateLimitAuthOrgsResponseBody
|
|
72
|
-
| errors.GetOrgRateLimitAuthOrgsResponseResponseBody
|
|
73
|
-
| errors.GetOrgRateLimitAuthOrgsResponse404ResponseBody
|
|
74
|
-
| errors.GetOrgRateLimitAuthOrgsResponse409ResponseBody
|
|
75
|
-
| errors.GetOrgRateLimitAuthOrgsResponse429ResponseBody
|
|
76
|
-
| SDKError
|
|
77
|
-
| ResponseValidationError
|
|
78
|
-
| ConnectionError
|
|
79
|
-
| RequestAbortedError
|
|
80
|
-
| RequestTimeoutError
|
|
81
|
-
| InvalidRequestError
|
|
82
|
-
| UnexpectedClientError
|
|
83
|
-
| SDKValidationError
|
|
84
|
-
>,
|
|
85
|
-
APICall,
|
|
86
|
-
]
|
|
87
|
-
> {
|
|
88
|
-
const parsed = safeParse(
|
|
89
|
-
request,
|
|
90
|
-
(value) => operations.GetOrgRateLimitRequest$outboundSchema.parse(value),
|
|
91
|
-
"Input validation failed",
|
|
92
|
-
);
|
|
93
|
-
if (!parsed.ok) {
|
|
94
|
-
return [parsed, { status: "invalid" }];
|
|
95
|
-
}
|
|
96
|
-
const payload = parsed.value;
|
|
97
|
-
const body = null;
|
|
98
|
-
|
|
99
|
-
const pathParams = {
|
|
100
|
-
orgId: encodeSimple("orgId", payload.orgId, {
|
|
101
|
-
explode: false,
|
|
102
|
-
charEncoding: "percent",
|
|
103
|
-
}),
|
|
104
|
-
};
|
|
105
|
-
const path = pathToFunc("/api/v1/authentication/orgs/{orgId}/rate-limit")(
|
|
106
|
-
pathParams,
|
|
107
|
-
);
|
|
108
|
-
|
|
109
|
-
const headers = new Headers(compactMap({
|
|
110
|
-
Accept: "application/json",
|
|
111
|
-
"X-On-Behalf-Of": encodeSimple(
|
|
112
|
-
"X-On-Behalf-Of",
|
|
113
|
-
payload["X-On-Behalf-Of"],
|
|
114
|
-
{ explode: false, charEncoding: "none" },
|
|
115
|
-
),
|
|
116
|
-
}));
|
|
117
|
-
|
|
118
|
-
const secConfig = await extractSecurity(client._options.bearerAuth);
|
|
119
|
-
const securityInput = secConfig == null ? {} : { bearerAuth: secConfig };
|
|
120
|
-
const requestSecurity = resolveGlobalSecurity(securityInput);
|
|
121
|
-
|
|
122
|
-
const context = {
|
|
123
|
-
options: client._options,
|
|
124
|
-
baseURL: options?.serverURL ?? client._baseURL ?? "",
|
|
125
|
-
operationID: "getOrgRateLimit",
|
|
126
|
-
oAuth2Scopes: null,
|
|
127
|
-
|
|
128
|
-
resolvedSecurity: requestSecurity,
|
|
129
|
-
|
|
130
|
-
securitySource: client._options.bearerAuth,
|
|
131
|
-
retryConfig: options?.retries
|
|
132
|
-
|| client._options.retryConfig
|
|
133
|
-
|| {
|
|
134
|
-
strategy: "backoff",
|
|
135
|
-
backoff: {
|
|
136
|
-
initialInterval: 500,
|
|
137
|
-
maxInterval: 5000,
|
|
138
|
-
exponent: 1.5,
|
|
139
|
-
maxElapsedTime: 15000,
|
|
140
|
-
},
|
|
141
|
-
retryConnectionErrors: true,
|
|
142
|
-
}
|
|
143
|
-
|| { strategy: "none" },
|
|
144
|
-
retryCodes: options?.retryCodes || ["429", "500", "502", "503", "504"],
|
|
145
|
-
};
|
|
146
|
-
|
|
147
|
-
const requestRes = client._createRequest(context, {
|
|
148
|
-
security: requestSecurity,
|
|
149
|
-
method: "GET",
|
|
150
|
-
baseURL: options?.serverURL,
|
|
151
|
-
path: path,
|
|
152
|
-
headers: headers,
|
|
153
|
-
body: body,
|
|
154
|
-
userAgent: client._options.userAgent,
|
|
155
|
-
timeoutMs: options?.timeoutMs || client._options.timeoutMs || -1,
|
|
156
|
-
}, options);
|
|
157
|
-
if (!requestRes.ok) {
|
|
158
|
-
return [requestRes, { status: "invalid" }];
|
|
159
|
-
}
|
|
160
|
-
const req = requestRes.value;
|
|
161
|
-
|
|
162
|
-
const doResult = await client._do(req, {
|
|
163
|
-
context,
|
|
164
|
-
isErrorStatusCode: (statusCode: number) =>
|
|
165
|
-
matchStatusCode({ status: statusCode } as Response, ["4XX", "5XX"]),
|
|
166
|
-
retryConfig: context.retryConfig,
|
|
167
|
-
retryCodes: context.retryCodes,
|
|
168
|
-
});
|
|
169
|
-
if (!doResult.ok) {
|
|
170
|
-
return [doResult, { status: "request-error", request: req }];
|
|
171
|
-
}
|
|
172
|
-
const response = doResult.value;
|
|
173
|
-
|
|
174
|
-
const responseFields = {
|
|
175
|
-
HttpMeta: { Response: response, Request: req },
|
|
176
|
-
};
|
|
177
|
-
|
|
178
|
-
const [result] = await M.match<
|
|
179
|
-
operations.GetOrgRateLimitResponseBody,
|
|
180
|
-
| errors.GetOrgRateLimitResponseBody
|
|
181
|
-
| errors.GetOrgRateLimitAuthOrgsResponseBody
|
|
182
|
-
| errors.GetOrgRateLimitAuthOrgsResponseResponseBody
|
|
183
|
-
| errors.GetOrgRateLimitAuthOrgsResponse404ResponseBody
|
|
184
|
-
| errors.GetOrgRateLimitAuthOrgsResponse409ResponseBody
|
|
185
|
-
| errors.GetOrgRateLimitAuthOrgsResponse429ResponseBody
|
|
186
|
-
| SDKError
|
|
187
|
-
| ResponseValidationError
|
|
188
|
-
| ConnectionError
|
|
189
|
-
| RequestAbortedError
|
|
190
|
-
| RequestTimeoutError
|
|
191
|
-
| InvalidRequestError
|
|
192
|
-
| UnexpectedClientError
|
|
193
|
-
| SDKValidationError
|
|
194
|
-
>(
|
|
195
|
-
M.json(200, operations.GetOrgRateLimitResponseBody$inboundSchema),
|
|
196
|
-
M.jsonErr(400, errors.GetOrgRateLimitResponseBody$inboundSchema),
|
|
197
|
-
M.jsonErr(401, errors.GetOrgRateLimitAuthOrgsResponseBody$inboundSchema),
|
|
198
|
-
M.jsonErr(
|
|
199
|
-
403,
|
|
200
|
-
errors.GetOrgRateLimitAuthOrgsResponseResponseBody$inboundSchema,
|
|
201
|
-
),
|
|
202
|
-
M.jsonErr(
|
|
203
|
-
404,
|
|
204
|
-
errors.GetOrgRateLimitAuthOrgsResponse404ResponseBody$inboundSchema,
|
|
205
|
-
),
|
|
206
|
-
M.jsonErr(
|
|
207
|
-
409,
|
|
208
|
-
errors.GetOrgRateLimitAuthOrgsResponse409ResponseBody$inboundSchema,
|
|
209
|
-
),
|
|
210
|
-
M.jsonErr(
|
|
211
|
-
429,
|
|
212
|
-
errors.GetOrgRateLimitAuthOrgsResponse429ResponseBody$inboundSchema,
|
|
213
|
-
),
|
|
214
|
-
M.fail("4XX"),
|
|
215
|
-
M.fail("5XX"),
|
|
216
|
-
)(response, req, { extraFields: responseFields });
|
|
217
|
-
if (!result.ok) {
|
|
218
|
-
return [result, { status: "complete", request: req, response }];
|
|
219
|
-
}
|
|
220
|
-
|
|
221
|
-
return [result, { status: "complete", request: req, response }];
|
|
222
|
-
}
|
|
@@ -1,223 +0,0 @@
|
|
|
1
|
-
/*
|
|
2
|
-
* Code generated by Speakeasy (https://speakeasy.com). DO NOT EDIT.
|
|
3
|
-
*/
|
|
4
|
-
|
|
5
|
-
import { SDKCore } from "../core.js";
|
|
6
|
-
import { encodeJSON, encodeSimple } from "../lib/encodings.js";
|
|
7
|
-
import { matchStatusCode } from "../lib/http.js";
|
|
8
|
-
import * as M from "../lib/matchers.js";
|
|
9
|
-
import { compactMap } from "../lib/primitives.js";
|
|
10
|
-
import { safeParse } from "../lib/schemas.js";
|
|
11
|
-
import { RequestOptions } from "../lib/sdks.js";
|
|
12
|
-
import { extractSecurity, resolveGlobalSecurity } from "../lib/security.js";
|
|
13
|
-
import { pathToFunc } from "../lib/url.js";
|
|
14
|
-
import {
|
|
15
|
-
ConnectionError,
|
|
16
|
-
InvalidRequestError,
|
|
17
|
-
RequestAbortedError,
|
|
18
|
-
RequestTimeoutError,
|
|
19
|
-
UnexpectedClientError,
|
|
20
|
-
} from "../models/errors/httpclienterrors.js";
|
|
21
|
-
import * as errors from "../models/errors/index.js";
|
|
22
|
-
import { ResponseValidationError } from "../models/errors/responsevalidationerror.js";
|
|
23
|
-
import { SDKError } from "../models/errors/sdkerror.js";
|
|
24
|
-
import { SDKValidationError } from "../models/errors/sdkvalidationerror.js";
|
|
25
|
-
import * as operations from "../models/operations/index.js";
|
|
26
|
-
import { APICall, APIPromise } from "../types/async.js";
|
|
27
|
-
import { Result } from "../types/fp.js";
|
|
28
|
-
|
|
29
|
-
/**
|
|
30
|
-
* Set an org's usage quota (cluster-admin)
|
|
31
|
-
*/
|
|
32
|
-
export function authOrgsUpdateOrgQuota(
|
|
33
|
-
client: SDKCore,
|
|
34
|
-
request: operations.UpdateOrgQuotaRequest,
|
|
35
|
-
options?: RequestOptions,
|
|
36
|
-
): APIPromise<
|
|
37
|
-
Result<
|
|
38
|
-
operations.UpdateOrgQuotaResponseBody,
|
|
39
|
-
| errors.UpdateOrgQuotaResponseBody
|
|
40
|
-
| errors.UpdateOrgQuotaAuthOrgsResponseBody
|
|
41
|
-
| errors.UpdateOrgQuotaAuthOrgsResponseResponseBody
|
|
42
|
-
| errors.UpdateOrgQuotaAuthOrgsResponse404ResponseBody
|
|
43
|
-
| errors.UpdateOrgQuotaAuthOrgsResponse409ResponseBody
|
|
44
|
-
| errors.UpdateOrgQuotaAuthOrgsResponse429ResponseBody
|
|
45
|
-
| SDKError
|
|
46
|
-
| ResponseValidationError
|
|
47
|
-
| ConnectionError
|
|
48
|
-
| RequestAbortedError
|
|
49
|
-
| RequestTimeoutError
|
|
50
|
-
| InvalidRequestError
|
|
51
|
-
| UnexpectedClientError
|
|
52
|
-
| SDKValidationError
|
|
53
|
-
>
|
|
54
|
-
> {
|
|
55
|
-
return new APIPromise($do(
|
|
56
|
-
client,
|
|
57
|
-
request,
|
|
58
|
-
options,
|
|
59
|
-
));
|
|
60
|
-
}
|
|
61
|
-
|
|
62
|
-
async function $do(
|
|
63
|
-
client: SDKCore,
|
|
64
|
-
request: operations.UpdateOrgQuotaRequest,
|
|
65
|
-
options?: RequestOptions,
|
|
66
|
-
): Promise<
|
|
67
|
-
[
|
|
68
|
-
Result<
|
|
69
|
-
operations.UpdateOrgQuotaResponseBody,
|
|
70
|
-
| errors.UpdateOrgQuotaResponseBody
|
|
71
|
-
| errors.UpdateOrgQuotaAuthOrgsResponseBody
|
|
72
|
-
| errors.UpdateOrgQuotaAuthOrgsResponseResponseBody
|
|
73
|
-
| errors.UpdateOrgQuotaAuthOrgsResponse404ResponseBody
|
|
74
|
-
| errors.UpdateOrgQuotaAuthOrgsResponse409ResponseBody
|
|
75
|
-
| errors.UpdateOrgQuotaAuthOrgsResponse429ResponseBody
|
|
76
|
-
| SDKError
|
|
77
|
-
| ResponseValidationError
|
|
78
|
-
| ConnectionError
|
|
79
|
-
| RequestAbortedError
|
|
80
|
-
| RequestTimeoutError
|
|
81
|
-
| InvalidRequestError
|
|
82
|
-
| UnexpectedClientError
|
|
83
|
-
| SDKValidationError
|
|
84
|
-
>,
|
|
85
|
-
APICall,
|
|
86
|
-
]
|
|
87
|
-
> {
|
|
88
|
-
const parsed = safeParse(
|
|
89
|
-
request,
|
|
90
|
-
(value) => operations.UpdateOrgQuotaRequest$outboundSchema.parse(value),
|
|
91
|
-
"Input validation failed",
|
|
92
|
-
);
|
|
93
|
-
if (!parsed.ok) {
|
|
94
|
-
return [parsed, { status: "invalid" }];
|
|
95
|
-
}
|
|
96
|
-
const payload = parsed.value;
|
|
97
|
-
const body = encodeJSON("body", payload.RequestBody, { explode: true });
|
|
98
|
-
|
|
99
|
-
const pathParams = {
|
|
100
|
-
orgId: encodeSimple("orgId", payload.orgId, {
|
|
101
|
-
explode: false,
|
|
102
|
-
charEncoding: "percent",
|
|
103
|
-
}),
|
|
104
|
-
};
|
|
105
|
-
const path = pathToFunc("/api/v1/authentication/orgs/{orgId}/quota")(
|
|
106
|
-
pathParams,
|
|
107
|
-
);
|
|
108
|
-
|
|
109
|
-
const headers = new Headers(compactMap({
|
|
110
|
-
"Content-Type": "application/json",
|
|
111
|
-
Accept: "application/json",
|
|
112
|
-
"X-On-Behalf-Of": encodeSimple(
|
|
113
|
-
"X-On-Behalf-Of",
|
|
114
|
-
payload["X-On-Behalf-Of"],
|
|
115
|
-
{ explode: false, charEncoding: "none" },
|
|
116
|
-
),
|
|
117
|
-
}));
|
|
118
|
-
|
|
119
|
-
const secConfig = await extractSecurity(client._options.bearerAuth);
|
|
120
|
-
const securityInput = secConfig == null ? {} : { bearerAuth: secConfig };
|
|
121
|
-
const requestSecurity = resolveGlobalSecurity(securityInput);
|
|
122
|
-
|
|
123
|
-
const context = {
|
|
124
|
-
options: client._options,
|
|
125
|
-
baseURL: options?.serverURL ?? client._baseURL ?? "",
|
|
126
|
-
operationID: "updateOrgQuota",
|
|
127
|
-
oAuth2Scopes: null,
|
|
128
|
-
|
|
129
|
-
resolvedSecurity: requestSecurity,
|
|
130
|
-
|
|
131
|
-
securitySource: client._options.bearerAuth,
|
|
132
|
-
retryConfig: options?.retries
|
|
133
|
-
|| client._options.retryConfig
|
|
134
|
-
|| {
|
|
135
|
-
strategy: "backoff",
|
|
136
|
-
backoff: {
|
|
137
|
-
initialInterval: 500,
|
|
138
|
-
maxInterval: 5000,
|
|
139
|
-
exponent: 1.5,
|
|
140
|
-
maxElapsedTime: 15000,
|
|
141
|
-
},
|
|
142
|
-
retryConnectionErrors: true,
|
|
143
|
-
}
|
|
144
|
-
|| { strategy: "none" },
|
|
145
|
-
retryCodes: options?.retryCodes || ["429", "500", "502", "503", "504"],
|
|
146
|
-
};
|
|
147
|
-
|
|
148
|
-
const requestRes = client._createRequest(context, {
|
|
149
|
-
security: requestSecurity,
|
|
150
|
-
method: "PATCH",
|
|
151
|
-
baseURL: options?.serverURL,
|
|
152
|
-
path: path,
|
|
153
|
-
headers: headers,
|
|
154
|
-
body: body,
|
|
155
|
-
userAgent: client._options.userAgent,
|
|
156
|
-
timeoutMs: options?.timeoutMs || client._options.timeoutMs || -1,
|
|
157
|
-
}, options);
|
|
158
|
-
if (!requestRes.ok) {
|
|
159
|
-
return [requestRes, { status: "invalid" }];
|
|
160
|
-
}
|
|
161
|
-
const req = requestRes.value;
|
|
162
|
-
|
|
163
|
-
const doResult = await client._do(req, {
|
|
164
|
-
context,
|
|
165
|
-
isErrorStatusCode: (statusCode: number) =>
|
|
166
|
-
matchStatusCode({ status: statusCode } as Response, ["4XX", "5XX"]),
|
|
167
|
-
retryConfig: context.retryConfig,
|
|
168
|
-
retryCodes: context.retryCodes,
|
|
169
|
-
});
|
|
170
|
-
if (!doResult.ok) {
|
|
171
|
-
return [doResult, { status: "request-error", request: req }];
|
|
172
|
-
}
|
|
173
|
-
const response = doResult.value;
|
|
174
|
-
|
|
175
|
-
const responseFields = {
|
|
176
|
-
HttpMeta: { Response: response, Request: req },
|
|
177
|
-
};
|
|
178
|
-
|
|
179
|
-
const [result] = await M.match<
|
|
180
|
-
operations.UpdateOrgQuotaResponseBody,
|
|
181
|
-
| errors.UpdateOrgQuotaResponseBody
|
|
182
|
-
| errors.UpdateOrgQuotaAuthOrgsResponseBody
|
|
183
|
-
| errors.UpdateOrgQuotaAuthOrgsResponseResponseBody
|
|
184
|
-
| errors.UpdateOrgQuotaAuthOrgsResponse404ResponseBody
|
|
185
|
-
| errors.UpdateOrgQuotaAuthOrgsResponse409ResponseBody
|
|
186
|
-
| errors.UpdateOrgQuotaAuthOrgsResponse429ResponseBody
|
|
187
|
-
| SDKError
|
|
188
|
-
| ResponseValidationError
|
|
189
|
-
| ConnectionError
|
|
190
|
-
| RequestAbortedError
|
|
191
|
-
| RequestTimeoutError
|
|
192
|
-
| InvalidRequestError
|
|
193
|
-
| UnexpectedClientError
|
|
194
|
-
| SDKValidationError
|
|
195
|
-
>(
|
|
196
|
-
M.json(200, operations.UpdateOrgQuotaResponseBody$inboundSchema),
|
|
197
|
-
M.jsonErr(400, errors.UpdateOrgQuotaResponseBody$inboundSchema),
|
|
198
|
-
M.jsonErr(401, errors.UpdateOrgQuotaAuthOrgsResponseBody$inboundSchema),
|
|
199
|
-
M.jsonErr(
|
|
200
|
-
403,
|
|
201
|
-
errors.UpdateOrgQuotaAuthOrgsResponseResponseBody$inboundSchema,
|
|
202
|
-
),
|
|
203
|
-
M.jsonErr(
|
|
204
|
-
404,
|
|
205
|
-
errors.UpdateOrgQuotaAuthOrgsResponse404ResponseBody$inboundSchema,
|
|
206
|
-
),
|
|
207
|
-
M.jsonErr(
|
|
208
|
-
409,
|
|
209
|
-
errors.UpdateOrgQuotaAuthOrgsResponse409ResponseBody$inboundSchema,
|
|
210
|
-
),
|
|
211
|
-
M.jsonErr(
|
|
212
|
-
429,
|
|
213
|
-
errors.UpdateOrgQuotaAuthOrgsResponse429ResponseBody$inboundSchema,
|
|
214
|
-
),
|
|
215
|
-
M.fail("4XX"),
|
|
216
|
-
M.fail("5XX"),
|
|
217
|
-
)(response, req, { extraFields: responseFields });
|
|
218
|
-
if (!result.ok) {
|
|
219
|
-
return [result, { status: "complete", request: req, response }];
|
|
220
|
-
}
|
|
221
|
-
|
|
222
|
-
return [result, { status: "complete", request: req, response }];
|
|
223
|
-
}
|
|
@@ -1,223 +0,0 @@
|
|
|
1
|
-
/*
|
|
2
|
-
* Code generated by Speakeasy (https://speakeasy.com). DO NOT EDIT.
|
|
3
|
-
*/
|
|
4
|
-
|
|
5
|
-
import { SDKCore } from "../core.js";
|
|
6
|
-
import { encodeJSON, encodeSimple } from "../lib/encodings.js";
|
|
7
|
-
import { matchStatusCode } from "../lib/http.js";
|
|
8
|
-
import * as M from "../lib/matchers.js";
|
|
9
|
-
import { compactMap } from "../lib/primitives.js";
|
|
10
|
-
import { safeParse } from "../lib/schemas.js";
|
|
11
|
-
import { RequestOptions } from "../lib/sdks.js";
|
|
12
|
-
import { extractSecurity, resolveGlobalSecurity } from "../lib/security.js";
|
|
13
|
-
import { pathToFunc } from "../lib/url.js";
|
|
14
|
-
import {
|
|
15
|
-
ConnectionError,
|
|
16
|
-
InvalidRequestError,
|
|
17
|
-
RequestAbortedError,
|
|
18
|
-
RequestTimeoutError,
|
|
19
|
-
UnexpectedClientError,
|
|
20
|
-
} from "../models/errors/httpclienterrors.js";
|
|
21
|
-
import * as errors from "../models/errors/index.js";
|
|
22
|
-
import { ResponseValidationError } from "../models/errors/responsevalidationerror.js";
|
|
23
|
-
import { SDKError } from "../models/errors/sdkerror.js";
|
|
24
|
-
import { SDKValidationError } from "../models/errors/sdkvalidationerror.js";
|
|
25
|
-
import * as operations from "../models/operations/index.js";
|
|
26
|
-
import { APICall, APIPromise } from "../types/async.js";
|
|
27
|
-
import { Result } from "../types/fp.js";
|
|
28
|
-
|
|
29
|
-
/**
|
|
30
|
-
* Set an org's rate limit (cluster-admin)
|
|
31
|
-
*/
|
|
32
|
-
export function authOrgsUpdateOrgRateLimit(
|
|
33
|
-
client: SDKCore,
|
|
34
|
-
request: operations.UpdateOrgRateLimitRequest,
|
|
35
|
-
options?: RequestOptions,
|
|
36
|
-
): APIPromise<
|
|
37
|
-
Result<
|
|
38
|
-
operations.UpdateOrgRateLimitResponseBody,
|
|
39
|
-
| errors.UpdateOrgRateLimitResponseBody
|
|
40
|
-
| errors.UpdateOrgRateLimitAuthOrgsResponseBody
|
|
41
|
-
| errors.UpdateOrgRateLimitAuthOrgsResponseResponseBody
|
|
42
|
-
| errors.UpdateOrgRateLimitAuthOrgsResponse404ResponseBody
|
|
43
|
-
| errors.UpdateOrgRateLimitAuthOrgsResponse409ResponseBody
|
|
44
|
-
| errors.UpdateOrgRateLimitAuthOrgsResponse429ResponseBody
|
|
45
|
-
| SDKError
|
|
46
|
-
| ResponseValidationError
|
|
47
|
-
| ConnectionError
|
|
48
|
-
| RequestAbortedError
|
|
49
|
-
| RequestTimeoutError
|
|
50
|
-
| InvalidRequestError
|
|
51
|
-
| UnexpectedClientError
|
|
52
|
-
| SDKValidationError
|
|
53
|
-
>
|
|
54
|
-
> {
|
|
55
|
-
return new APIPromise($do(
|
|
56
|
-
client,
|
|
57
|
-
request,
|
|
58
|
-
options,
|
|
59
|
-
));
|
|
60
|
-
}
|
|
61
|
-
|
|
62
|
-
async function $do(
|
|
63
|
-
client: SDKCore,
|
|
64
|
-
request: operations.UpdateOrgRateLimitRequest,
|
|
65
|
-
options?: RequestOptions,
|
|
66
|
-
): Promise<
|
|
67
|
-
[
|
|
68
|
-
Result<
|
|
69
|
-
operations.UpdateOrgRateLimitResponseBody,
|
|
70
|
-
| errors.UpdateOrgRateLimitResponseBody
|
|
71
|
-
| errors.UpdateOrgRateLimitAuthOrgsResponseBody
|
|
72
|
-
| errors.UpdateOrgRateLimitAuthOrgsResponseResponseBody
|
|
73
|
-
| errors.UpdateOrgRateLimitAuthOrgsResponse404ResponseBody
|
|
74
|
-
| errors.UpdateOrgRateLimitAuthOrgsResponse409ResponseBody
|
|
75
|
-
| errors.UpdateOrgRateLimitAuthOrgsResponse429ResponseBody
|
|
76
|
-
| SDKError
|
|
77
|
-
| ResponseValidationError
|
|
78
|
-
| ConnectionError
|
|
79
|
-
| RequestAbortedError
|
|
80
|
-
| RequestTimeoutError
|
|
81
|
-
| InvalidRequestError
|
|
82
|
-
| UnexpectedClientError
|
|
83
|
-
| SDKValidationError
|
|
84
|
-
>,
|
|
85
|
-
APICall,
|
|
86
|
-
]
|
|
87
|
-
> {
|
|
88
|
-
const parsed = safeParse(
|
|
89
|
-
request,
|
|
90
|
-
(value) => operations.UpdateOrgRateLimitRequest$outboundSchema.parse(value),
|
|
91
|
-
"Input validation failed",
|
|
92
|
-
);
|
|
93
|
-
if (!parsed.ok) {
|
|
94
|
-
return [parsed, { status: "invalid" }];
|
|
95
|
-
}
|
|
96
|
-
const payload = parsed.value;
|
|
97
|
-
const body = encodeJSON("body", payload.RequestBody, { explode: true });
|
|
98
|
-
|
|
99
|
-
const pathParams = {
|
|
100
|
-
orgId: encodeSimple("orgId", payload.orgId, {
|
|
101
|
-
explode: false,
|
|
102
|
-
charEncoding: "percent",
|
|
103
|
-
}),
|
|
104
|
-
};
|
|
105
|
-
const path = pathToFunc("/api/v1/authentication/orgs/{orgId}/rate-limit")(
|
|
106
|
-
pathParams,
|
|
107
|
-
);
|
|
108
|
-
|
|
109
|
-
const headers = new Headers(compactMap({
|
|
110
|
-
"Content-Type": "application/json",
|
|
111
|
-
Accept: "application/json",
|
|
112
|
-
"X-On-Behalf-Of": encodeSimple(
|
|
113
|
-
"X-On-Behalf-Of",
|
|
114
|
-
payload["X-On-Behalf-Of"],
|
|
115
|
-
{ explode: false, charEncoding: "none" },
|
|
116
|
-
),
|
|
117
|
-
}));
|
|
118
|
-
|
|
119
|
-
const secConfig = await extractSecurity(client._options.bearerAuth);
|
|
120
|
-
const securityInput = secConfig == null ? {} : { bearerAuth: secConfig };
|
|
121
|
-
const requestSecurity = resolveGlobalSecurity(securityInput);
|
|
122
|
-
|
|
123
|
-
const context = {
|
|
124
|
-
options: client._options,
|
|
125
|
-
baseURL: options?.serverURL ?? client._baseURL ?? "",
|
|
126
|
-
operationID: "updateOrgRateLimit",
|
|
127
|
-
oAuth2Scopes: null,
|
|
128
|
-
|
|
129
|
-
resolvedSecurity: requestSecurity,
|
|
130
|
-
|
|
131
|
-
securitySource: client._options.bearerAuth,
|
|
132
|
-
retryConfig: options?.retries
|
|
133
|
-
|| client._options.retryConfig
|
|
134
|
-
|| {
|
|
135
|
-
strategy: "backoff",
|
|
136
|
-
backoff: {
|
|
137
|
-
initialInterval: 500,
|
|
138
|
-
maxInterval: 5000,
|
|
139
|
-
exponent: 1.5,
|
|
140
|
-
maxElapsedTime: 15000,
|
|
141
|
-
},
|
|
142
|
-
retryConnectionErrors: true,
|
|
143
|
-
}
|
|
144
|
-
|| { strategy: "none" },
|
|
145
|
-
retryCodes: options?.retryCodes || ["429", "500", "502", "503", "504"],
|
|
146
|
-
};
|
|
147
|
-
|
|
148
|
-
const requestRes = client._createRequest(context, {
|
|
149
|
-
security: requestSecurity,
|
|
150
|
-
method: "PATCH",
|
|
151
|
-
baseURL: options?.serverURL,
|
|
152
|
-
path: path,
|
|
153
|
-
headers: headers,
|
|
154
|
-
body: body,
|
|
155
|
-
userAgent: client._options.userAgent,
|
|
156
|
-
timeoutMs: options?.timeoutMs || client._options.timeoutMs || -1,
|
|
157
|
-
}, options);
|
|
158
|
-
if (!requestRes.ok) {
|
|
159
|
-
return [requestRes, { status: "invalid" }];
|
|
160
|
-
}
|
|
161
|
-
const req = requestRes.value;
|
|
162
|
-
|
|
163
|
-
const doResult = await client._do(req, {
|
|
164
|
-
context,
|
|
165
|
-
isErrorStatusCode: (statusCode: number) =>
|
|
166
|
-
matchStatusCode({ status: statusCode } as Response, ["4XX", "5XX"]),
|
|
167
|
-
retryConfig: context.retryConfig,
|
|
168
|
-
retryCodes: context.retryCodes,
|
|
169
|
-
});
|
|
170
|
-
if (!doResult.ok) {
|
|
171
|
-
return [doResult, { status: "request-error", request: req }];
|
|
172
|
-
}
|
|
173
|
-
const response = doResult.value;
|
|
174
|
-
|
|
175
|
-
const responseFields = {
|
|
176
|
-
HttpMeta: { Response: response, Request: req },
|
|
177
|
-
};
|
|
178
|
-
|
|
179
|
-
const [result] = await M.match<
|
|
180
|
-
operations.UpdateOrgRateLimitResponseBody,
|
|
181
|
-
| errors.UpdateOrgRateLimitResponseBody
|
|
182
|
-
| errors.UpdateOrgRateLimitAuthOrgsResponseBody
|
|
183
|
-
| errors.UpdateOrgRateLimitAuthOrgsResponseResponseBody
|
|
184
|
-
| errors.UpdateOrgRateLimitAuthOrgsResponse404ResponseBody
|
|
185
|
-
| errors.UpdateOrgRateLimitAuthOrgsResponse409ResponseBody
|
|
186
|
-
| errors.UpdateOrgRateLimitAuthOrgsResponse429ResponseBody
|
|
187
|
-
| SDKError
|
|
188
|
-
| ResponseValidationError
|
|
189
|
-
| ConnectionError
|
|
190
|
-
| RequestAbortedError
|
|
191
|
-
| RequestTimeoutError
|
|
192
|
-
| InvalidRequestError
|
|
193
|
-
| UnexpectedClientError
|
|
194
|
-
| SDKValidationError
|
|
195
|
-
>(
|
|
196
|
-
M.json(200, operations.UpdateOrgRateLimitResponseBody$inboundSchema),
|
|
197
|
-
M.jsonErr(400, errors.UpdateOrgRateLimitResponseBody$inboundSchema),
|
|
198
|
-
M.jsonErr(401, errors.UpdateOrgRateLimitAuthOrgsResponseBody$inboundSchema),
|
|
199
|
-
M.jsonErr(
|
|
200
|
-
403,
|
|
201
|
-
errors.UpdateOrgRateLimitAuthOrgsResponseResponseBody$inboundSchema,
|
|
202
|
-
),
|
|
203
|
-
M.jsonErr(
|
|
204
|
-
404,
|
|
205
|
-
errors.UpdateOrgRateLimitAuthOrgsResponse404ResponseBody$inboundSchema,
|
|
206
|
-
),
|
|
207
|
-
M.jsonErr(
|
|
208
|
-
409,
|
|
209
|
-
errors.UpdateOrgRateLimitAuthOrgsResponse409ResponseBody$inboundSchema,
|
|
210
|
-
),
|
|
211
|
-
M.jsonErr(
|
|
212
|
-
429,
|
|
213
|
-
errors.UpdateOrgRateLimitAuthOrgsResponse429ResponseBody$inboundSchema,
|
|
214
|
-
),
|
|
215
|
-
M.fail("4XX"),
|
|
216
|
-
M.fail("5XX"),
|
|
217
|
-
)(response, req, { extraFields: responseFields });
|
|
218
|
-
if (!result.ok) {
|
|
219
|
-
return [result, { status: "complete", request: req, response }];
|
|
220
|
-
}
|
|
221
|
-
|
|
222
|
-
return [result, { status: "complete", request: req, response }];
|
|
223
|
-
}
|