Skip to content

Commit 52a128a

Browse files
committed
chore(integrations): regenerate tool metadata and docs
1 parent 6ff632f commit 52a128a

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

apps/docs/content/docs/en/integrations/okta.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1219,7 +1219,7 @@ Query the Okta System Log for sign-ins, admin changes, and security events. Supp
12191219
| --------- | ---- | -------- | ----------- |
12201220
| `apiKey` | string | Yes | Okta API token for authentication |
12211221
| `domain` | string | Yes | Okta domain \(e.g., dev-123456.okta.com\) |
1222-
| `since` | string | No | Start of the query time window as an ISO 8601 timestamp \(default: 7 days before "until"\) |
1222+
| `since` | string | No | Start of the query time window as an ISO 8601 timestamp \(default: 7 days before "until"\). Ignored when a cursor is supplied in "after", which already encodes the resume position |
12231223
| `until` | string | No | End of the query time window as an ISO 8601 timestamp \(default: now\) |
12241224
| `filter` | string | No | SCIM filter expression \(e.g., eventType eq "user.session.start" or outcome.result eq "FAILURE"\) |
12251225
| `q` | string | No | Keyword search across the event payload \(max 40 characters per keyword, max 10 keywords\) |

apps/sim/tools/generated/tool-metadata.ts

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)