/
CO
corestack
/
CoreStack External API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 1mo ago · Updated 1mo ago
Details
Filter operations
Access
5
Account Governance
4
AI Agent
30
post
Batch Chat Details
post
Update the conversation of the chat
post
Create a new chat
post
Delete the Chat and the conversations associated with it
get
Get chat details
post
Update the details of the chat
get
/v1/agent/chat/item/{chat_id}/suggestions
post
List chats
post
Batch conversations Details
post
Interrupt the processing conversation of the chat
get
Stream the conversation response for the specified conversation ID
post
Retrieves the conversations for the specified chat based on the given filter
post
Submit a new query for the specific agent and retrieve the agent's response for the given feed query
post
Retrieve the saved prompt details for the specified ids
post
List the filters for the specified agent id and prompt type
delete
Delete a particular custom prompt
post
List saved prompts
post
Saves the prompt
post
Submit a new query for the specified chat and retrieve the agent's response
post
Schedule the generation of a report for Ai agent
get
Fetch an Ai agent report by ID
get
List the available agents types
get
Get MCP server details
put
Update an MCP server's configuration
delete
Delete MCP server
patch
Enable or disable an MCP server post-registration
post
List MCP servers for the current tenant
post
Register a new MCP server for the current tenant
post
Get MCP tools available for a tenant and business agent
post
Confirm or deny a pending agent action
AppSecOps
49
Assessment
2
Attachments
6
AuditLog
2
Authorization
5
Automation
35
AWS Security Hub
8
AwsSsm
11
AwsSsm Automation
4
AwsSsm Command
4
Azure DevOps Pipeline DashBoard
5
Background Jobs
17
Billing
13
Billing Commitment
2
Billing Metric
10
BillingPlanDefinitions
7
BillingPlanDefinitionVersions
6
Budget V2 Management
11
Compliance
24
Cost
35
Cost Anomaly
6
CurrencyExchangeConfiguration
6
Custom Metric Configuration
6
Custom Tags
6
Dashboard Definition Versions
6
Dashboard Definitions
17
Dimension
7
DimensionVersion
5
Freshservice Tickets
5
Guardrails
30
Identity
41
Jira Service Management
1
Kubernetes Agent
6
Master Data
1
MasterAccount
6
MasterAccount Billing
5
NextGen Reports
2
Operations
18
Operations Utilization
2
Operations Utilization Metric Dashboard
1
PlatformTask
4
Pro Active Scanner Configurations
1
Product
4
Recommendation
19
Reports
11
Request Audit
9
Resource
32
Schedule Recommendations
13
Schedules
8
Security
36
Self Service
12
Service Account Governance
17
Service Account Resources
13
ServiceNow Integrations
17
StacksMarketplaceProduct
6
StacksMarketplaceStackDefinition
6
StacksMarketplaceStackDefinitionVersion
11
StacksMarketplaceStackDeployment
7
SummaryDashboard
1
TaggingGovernanceDefinitions
11
TaggingGovernanceDefinitionVersions
6
TaggingGovernancePostures
12
UserGroups
7
UserPreference
6
WafAssessmentDefinitions
7
WafAssessmentDefinitionVersions
7
WafAssessmentRuns
17
WellArchitectedFramework
17
WorkloadDefinitions
3
WorkloadDefinitionVersions
6
Zoho Incident
2
AI Agent
Create a new chat
Create a new Chat
post
/v1/agent/chat/create
Request body
AgentCreateChatRequest
required
name
string
Name of the chat
agent_id
string
ID of the agent
tenant_id
string
ID of the tenant
Response
Created
string
required
Changes