You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Agentic input rule in name=...,rule=... format (e.g. name=rule1,rule=Sanitize input) Mirrors commands.AgenticRulesParams — kept separate because ResourceDS cannot embed it (different package, different struct layout).
[optional]
installation_id
Integer
GitHub application installation id
[optional]
installation_organization
String
Optional, mutually exclusive with installation id, GitHub organization name
[optional]
installation_repository
String
Optional, mutually exclusive with installation id, GitHub repository '<owner>/<repo-name>'
[optional]
item_custom_fields
Hash<String, String>
Additional custom fields to associate with the item
[optional]
json
Boolean
Set output format to JSON
[optional][default to false]
name
String
Dynamic secret name
new_name
String
Dynamic secret name
[optional]
output_rule
Array<String>
Agentic output rule in name=...,rule=... format (e.g. name=rule1,rule=Mask secrets)
[optional]
tags
Array<String>
Add tags attached to this object
[optional]
target_name
String
Target name
[optional]
token
String
Authentication token (see `/auth` and `/configure`)