create_sc_agent
Create a new ALTR agent for data security, specifying agent type (SIS or CLASSIFIER), name, description, and optional mTLS public keys for authentication.
Instructions
Create a new ALTR agent.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| agent_type | Yes | "SIS" or "CLASSIFIER". | |
| name | Yes | Agent name. | |
| description | No | Agent description. | |
| public_key_1 | No | First public key for mTLS. | |
| public_key_2 | No | Second public key for mTLS rotation. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||