> For the complete documentation index, see [llms.txt](https://cortex-docs.paloaltonetworks.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://cortex-docs.paloaltonetworks.com/cortex-commands-guide/issues-commands.md).

# Issues Commands

* [listIssues](#listissues)
* [updateIssue](#updateissue)
* [getAppSecIssues](#getappsecissues)
* [appsecRemediateIssue](#appsecremediateissue)
* [getIssueRecommendations](#getissuerecommendations)

#### listIssues

***

Returns a list of issues and their metadata, filtered by built-in arguments or by a JSON filter object supplied via filter\_object/custom\_filter. Multiple filter arguments are concatenated using the AND operator, while arguments that support a comma-separated list of values use an OR operator between each value. Returned list issues if no arguments are provided.

<details>

<summary>Arguments</summary>

| Argument Name                                    | Description                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                         | Required |
| ------------------------------------------------ | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | -------- |
| issue\_ids                                       | A comma-separated list of unique issue IDs.                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                         | Optional |
| severity                                         | A comma-separated list of issue severities. Possible values are: low, medium, high, critical.                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                       | Optional |
| filter\_object                                   | A JSON string representing a raw filter object. If provided, this overrides all other filter arguments.                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                             | Optional |
| custom\_filter                                   | A custom filter. When this argument is used, the other filter arguments are not relevant.                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                           | Optional |
| Identity\_types                                  | A comma-separated list of account types. Possible values are: ANONYMOUS, APPLICATION, COMPUTE, FEDERATED\_IDENTITY, SERVICE, SERVICE\_ACCOUNT, TEMPORARY\_CREDENTIALS, TOKEN, UNKNOWN, USER.                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        | Optional |
| agent\_ids                                       | A comma-separated list of unique agent identifiers.                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                 | Optional |
| action\_external\_hostnames                      | A comma-separated list of hostnames to connect to.                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  | Optional |
| rule\_ids                                        | A comma-separated list of user rule identifiers.                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    | Optional |
| rule\_names                                      | A comma-separated list of user rule names.                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          | Optional |
| issue\_names                                     | A comma-separated list of issue names.                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              | Optional |
| issue\_sources                                   | A comma-separated list of issue sources. Possible values are: AI Security Posture, API Posture Scanner, API Traffic Monitor, ASM, Agentless Disk Scanner, Attack Path, Attack Surface Test, CAS CVE Scanner, CAS License Scanner, CAS Secret Scanner, CI/CD Risks, CIEM Scanner, CLI Scanner, CSPM Scanner, Cloud Network Analyzer, Compute Policy, Correlation, Custom Alert, Data Policy, Health, IaC Scanner, IoT Security, Kubernetes Scanner, PAN NGFW, Package Operational Risk, Prisma Cloud, Prisma Cloud Compute, SAST Scanner, SaaS Attachments, Secrets Scanner, Threat Intelligence, Vulnerability Policy, XDR Agent, XDR Analytics, XDR Analytics BIOC, XDR BIOC, XDR IOC, XDR Managed Threat Hunting. | Optional |
| issue\_action\_status                            | The issue action status.                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            | Optional |
| action\_local\_ports                             | A comma-separated list of local ports for the connection.                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                           | Optional |
| action\_remote\_ports                            | A comma-separated list of remote ports for the connection.                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          | Optional |
| dst\_action\_external\_hostnames                 | A comma-separated list of destination hostnames to connect to.                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      | Optional |
| sort\_field                                      | The field by which to sort the results. Default is source\_insert\_ts.                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              | Optional |
| sort\_order                                      | The order in which to sort the results. Possible values are: DESC, ASC. Default is DESC.                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            | Optional |
| page                                             | The page number of issues to return for pagination. Default is 0.                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   | Optional |
| page\_size                                       | The number of issues to return per page. Default is 50.                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                             | Optional |
| start\_time                                      | The start time to filter by. Supports an epoch timestamp or the simplified extended ISO format (YYYY-MM-DDThh:flag\_mm:ss).                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                         | Optional |
| end\_time                                        | The end time to filter by. Supports an epoch timestamp or the simplified extended ISO format (YYYY-MM-DDThh:flag\_mm:ss).                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                           | Optional |
| starred                                          | Whether the issue is starred. Possible values are: true, false.                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                     | Optional |
| mitre\_technique\_id\_and\_names                 | A comma-separated list of MITRE attack techniques.                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  | Optional |
| issue\_categories                                | A comma-separated list of issue categories.                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                         | Optional |
| issue\_domains                                   | A comma-separated list of issue domains. Possible values are: Health, Hunting, IT, Posture, Security.                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               | Optional |
| issue\_descriptions                              | A comma-separated list of issue descriptions.                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                       | Optional |
| os\_actor\_process\_image\_sha256                | A comma-separated list of SHA256 hashes of the OS actor process image.                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              | Optional |
| action\_file\_macro\_sha256                      | A comma-separated list of SHA256 hashes of the action file macro.                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   | Optional |
| status                                           | A comma-separated list of status progress values. Possible values are: New, In Progress, Resolved.                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  | Optional |
| not\_status                                      | A comma-separated list of status progress values to exclude. Possible values are: New, In Progress, Resolved.                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                       | Optional |
| asset\_ids                                       | A comma-separated list of asset IDs related to the issue.                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                           | Optional |
| assignees                                        | A comma-separated list of either assignee emails or names, not both. Use "unassigned" for unassigned issues or "assigned" for all assigned issues.                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  | Optional |
| output\_keys                                     | A comma-separated list of outputs to include in the context.                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        | Optional |
| user\_names                                      | A comma-separated list of names assigned to the user ID during agent runtime.                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                       | Optional |
| actor\_process\_image\_names                     | A comma-separated list of binary file names.                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        | Optional |
| causality\_actor\_process\_image\_command\_lines | A comma-separated list of causality graph object command lines.                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                     | Optional |
| actor\_process\_image\_command\_line             | The command line used by the process image initiated by the causality actor.                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        | Optional |
| action\_process\_image\_command\_lines           | A comma-separated list of command lines of the created process.                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                     | Optional |
| actor\_process\_image\_sha256                    | A comma-separated list of SHA256 hashes of the binary file.                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                         | Optional |
| causality\_actor\_process\_image\_sha256         | A comma-separated list of SHA256 hashes of the binary file.                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                         | Optional |
| action\_process\_image\_sha256                   | A comma-separated list of SHA256 hashes of the binary file.                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                         | Optional |
| action\_file\_image\_sha256                      | A comma-separated list of SHA256 hashes of the file related to the event.                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                           | Optional |
| action\_registry\_names                          | A comma-separated list of registry names.                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                           | Optional |
| action\_registry\_key\_data                      | A comma-separated list of registry key data values.                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                 | Optional |
| host\_ips                                        | A comma-separated list of host IP addresses.                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        | Optional |
| action\_local\_ips                               | A comma-separated list of local IP addresses for the connection.                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    | Optional |
| action\_remote\_ips                              | A comma-separated list of remote IP addresses for the connection.                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   | Optional |

</details>

<details>

<summary>Outputs</summary>

**Core.Issue.internal\_id** *string*

The unique ID of the issue.

**Core.Issue.source\_insert\_ts** *number*

The detection timestamp.

**Core.Issue.issue\_name** *string*

The name of the issue.

**Core.Issue.severity** *string*

The severity of the issue.

**Core.Issue.status** *string*

The status of the issue.

**Core.Issue.issue\_category** *string*

The category of the issue.

**Core.Issue.issue\_action\_status\_readable** *string*

The issue action status in readable format.

**Core.Issue.issue\_description** *string*

The issue description.

**Core.Issue.agent\_ip\_addresses** *string*

The host IP address.

**Core.Issue.agent\_hostname** *string*

The hostname.

**Core.Issue.Identity\_type** *string*

The identity type of the account.

**Core.Issue.agent\_id** *string*

The agent (endpoint) ID associated with the issue.

**Core.Issue.asset\_ids** *string*

The asset IDs related to the issue.

**Core.Issue.issue\_domain** *string*

The domain of the issue.

**Core.Issue.case\_ids** *number*

The case IDs associated with the issue.

**Core.Issue.issue\_source** *string*

The source of the issue.

**Core.Issue.starred** *boolean*

Whether the issue is starred.

**Core.Issue.assigned\_to\_pretty** *string*

The pretty name of the user assigned to the issue.

**Core.Issue.assigned\_to** *string*

The user assigned to the issue.

**Core.Issue.mitre\_tactic\_id\_and\_name** *string*

The MITRE attack tactic.

**Core.Issue.mitre\_technique\_id\_and\_name** *string*

The MITRE attack technique.

**Core.Issue.issue\_action\_status** *string*

The issue action status.

**Core.Issue.action\_file\_macro\_sha256** *string*

File Macro SHA256 hash of the action file macro.

**Core.Issue.action\_process\_image\_sha256** *string*

Action process image SHA256 hash.

**Core.Issue.causality\_actor\_process\_image\_sha256** *string*

Causality actor process image SHA256 hash.

**Core.Issue.os\_actor\_process\_image\_sha256** *string*

OS Parent SHA256 hash of the OS actor process image.

**Core.Issue.actor\_process\_image\_sha256** *string*

Actor process image SHA256 hash.

**Core.IssueMetadata.returned\_count** *number*

The actual number of issues that match all filter criteria and returned in this specific response.

**Core.IssueMetadata.filtered\_count** *number*

The total number of issues in the system that match all filter criteria.

</details>

#### updateIssue

***

Updates the properties of an issue. This command does not provide an explicit indication of success.

<details>

<summary>Arguments</summary>

| Argument Name        | Description                                                                                                                                                                                                                                                                                     | Required |
| -------------------- | ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | -------- |
| id                   | Issue ID to update.                                                                                                                                                                                                                                                                             | Required |
| assigned\_user\_mail | Email address of the user to assign the issue to.                                                                                                                                                                                                                                               | Optional |
| severity             | Change the severity of an issue. Possible values are: low, medium, high, critical.                                                                                                                                                                                                              | Optional |
| name                 | Change the issue name.                                                                                                                                                                                                                                                                          | Optional |
| occurred             | Change the occurred time of an issue. Supports different time formats, for example: 3 days ago, 2017-09-27T10:00:00+03:00.                                                                                                                                                                      | Optional |
| phase                | Change the phase of an issue. Possible values are: Triage, Investigation, Containment, Response.                                                                                                                                                                                                | Optional |
| type                 | Change the type of an issue.                                                                                                                                                                                                                                                                    | Optional |
| description          | Change the description of an issue.                                                                                                                                                                                                                                                             | Optional |
| status               | Change the status of an issue. Possible values are: New, In Progress, Resolved - Known Issue, Resolved - Duplicate Issue, Resolved - False Positive, Resolved - other, Resolved - True Positive, Resolved - Security Testing, Resolved - Dismissed, Resolved - Fixed, Resolved - Risk Accepted. | Optional |
| link\_cases          | A comma-separated list of case IDs to link the issue to.                                                                                                                                                                                                                                        | Optional |
| unlink\_cases        | A comma-separated list of case IDs to unlink the issue from.                                                                                                                                                                                                                                    | Optional |

</details>

**Outputs**

There are no outputs for this command.

#### getAppSecIssues

***

Returns a list of application-security issues based on the provided filter criteria.

<details>

<summary>Arguments</summary>

| Argument Name               | Description                                                                                                                                                                                                                                           | Required |
| --------------------------- | ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | -------- |
| issue\_categories           | A comma-separated list of issue categories to filter by. Supported values: vulnerabilities, secrets, iac, weaknesses, operational\_risk, licenses, cicd. If not specified, all applicable issue categories are queried based on the provided filters. | Optional |
| limit                       | The maximum number of issues to return. Default is 50.                                                                                                                                                                                                | Optional |
| all\_results                | Whether to return all results. If true, overrides the 'limit' argument. Possible values are: true, false. Default is false.                                                                                                                           | Optional |
| sort\_field                 | The field by which to sort the results. Default is severity.                                                                                                                                                                                          | Optional |
| sort\_order                 | The order in which to sort the results. Possible values are: DESC, ASC. Default is DESC.                                                                                                                                                              | Optional |
| start\_time                 | The start time for filtering according to the issue insert time. Supports free-text relative and absolute times. For example: '7 days ago', '2023-06-15T10:30:00Z'.                                                                                   | Optional |
| end\_time                   | The end time for filtering according to the issue insert time. Supports free-text relative and absolute times. For example: '7 days ago', '2023-06-15T10:30:00Z'.                                                                                     | Optional |
| issue\_ids                  | A comma-separated list of issue IDs to filter by.                                                                                                                                                                                                     | Optional |
| assignees                   | A comma-separated list of emails of the users assigned to the issue. Use 'unassigned' for all unassigned issues or 'assigned' for all assigned issues.                                                                                                | Optional |
| collaborators               | A comma-separated list of collaborators of the issue.                                                                                                                                                                                                 | Optional |
| statuses                    | A comma-separated list of issue statuses to filter by. Possible values are: New, In Progress, Resolved.                                                                                                                                               | Optional |
| issue\_names                | A comma-separated list of issue names to filter by.                                                                                                                                                                                                   | Optional |
| asset\_names                | A comma-separated list of names of the affected assets to filter by.                                                                                                                                                                                  | Optional |
| repositories                | A comma-separated list of repositories to filter by.                                                                                                                                                                                                  | Optional |
| file\_paths                 | A comma-separated list of file paths to filter by.                                                                                                                                                                                                    | Optional |
| backlog\_statuses           | A comma-separated list of backlog statuses to filter by. Possible values are: BACKLOG, NEW.                                                                                                                                                           | Optional |
| cvss\_score\_gte            | The minimum CVSS score to filter by.                                                                                                                                                                                                                  | Optional |
| epss\_score\_gte            | The minimum EPSS score to filter by.                                                                                                                                                                                                                  | Optional |
| has\_kev                    | Whether to filter by vulnerabilities that have a Known Exploited Vulnerability (KEV). Possible values are: true, false.                                                                                                                               | Optional |
| severities                  | A comma-separated list of issue severities to filter by. Possible values are: info, low, medium, high, critical.                                                                                                                                      | Optional |
| urgencies                   | A comma-separated list of issue urgencies to filter by. Possible values are: N/A, NOT\_URGENT, URGENT, TOP\_URGENT.                                                                                                                                   | Optional |
| automated\_fixes\_available | A comma-separated list of automated-fix availability values to filter by. Possible values are: true, false.                                                                                                                                           | Optional |
| slas                        | A comma-separated list of SLA statuses to filter by. Possible values are: Approaching, On Track, Overdue.                                                                                                                                             | Optional |
| validations                 | A comma-separated list of validation statuses to filter by. Possible values are: INVALID, NO\_VALIDATION, PRIVILEGED, UNAVAILABLE, VALID.                                                                                                             | Optional |

</details>

<details>

<summary>Outputs</summary>

**Core.AppsecIssue.InternalID** *string*

The unique identifier of the issue.

**Core.AppsecIssue.AssetName** *string*

The name of the affected asset.

**Core.AppsecIssue.Severity** *string*

The severity of the issue.

**Core.AppsecIssue.EPSSScore** *number*

The EPSS score of the issue.

**Core.AppsecIssue.CVSSScore** *number*

The CVSS score of the issue.

**Core.AppsecIssue.Assignee** *string*

The user assigned to the issue.

**Core.AppsecIssue.IsFixable** *boolean*

Whether an automated fix is available for the issue.

**Core.AppsecIssue.IssueName** *string*

The name of the issue.

**Core.AppsecIssue.IssueSource** *string*

The source of the issue.

**Core.AppsecIssue.IssueCategory** *string*

The category of the issue.

**Core.AppsecIssue.IssueDomain** *string*

The domain of the issue.

**Core.AppsecIssue.IssueDescription** *string*

The description of the issue.

**Core.AppsecIssue.Status** *string*

The status of the issue.

**Core.AppsecIssue.TimeAdded** *number*

The time the issue was added.

**Core.AppsecIssue.Urgency** *string*

The urgency of the issue.

**Core.AppsecIssue.SLAStatus** *string*

The SLA status of the issue.

**Core.AppsecIssue.SecretValidation** *string*

The secret validation status of the issue.

**Core.AppsecIssue.RepositoryName** *string*

The name of the repository.

**Core.AppsecIssue.PackageVersion** *string*

The package version associated with the issue.

**Core.AppsecIssue.FixVersions** *unknown*

The versions that fix the issue.

**Core.AppsecIssue.RepositoryOrganization** *string*

The organization of the repository.

**Core.AppsecIssue.FilePath** *string*

The path of the relevant file.

**Core.AppsecIssue.Collaborator** *string*

The collaborator associated with the issue.

**Core.AppsecIssue.HasKEV** *boolean*

Whether the issue has a Known Exploited Vulnerability (KEV).

**Core.AppsecIssue.BacklogStatus** *string*

The backlog status of the issue.

**Core.AppsecIssue.RepositoryIsPublic** *boolean*

Whether the repository is public.

</details>

#### appsecRemediateIssue

***

Creates automated pull requests to remediate one or more application-security issues.

<details>

<summary>Arguments</summary>

| Argument Name | Description                                                                | Required |
| ------------- | -------------------------------------------------------------------------- | -------- |
| issue\_ids    | A comma-separated list of issue IDs to remediate (maximum 10 per request). | Required |
| title         | A custom title for the generated pull request.                             | Optional |

</details>

<details>

<summary>Outputs</summary>

**Core.TriggeredPRs.IssueID** *string*

The issue identifier.

**Core.TriggeredPRs.Status** *string*

The PR status: "triggered" or "automated\_fix\_not\_available".

</details>

#### getIssueRecommendations

***

Returns comprehensive recommendations for one or more issues, including remediation steps, playbook suggestions, and recommended quick actions.

<details>

<summary>Arguments</summary>

| Argument Name | Description                                                                              | Required |
| ------------- | ---------------------------------------------------------------------------------------- | -------- |
| issue\_ids    | A comma-separated list of issue IDs to get recommendations for (maximum 10 per request). | Required |

</details>

<details>

<summary>Outputs</summary>

**Core.IssueRecommendations.IssueID** *string*

The unique identifier of the issue.

**Core.IssueRecommendations.IssueName** *string*

The name of the issue.

**Core.IssueRecommendations.Severity** *string*

The severity of the issue.

**Core.IssueRecommendations.Description** *string*

The description of the issue.

**Core.IssueRecommendations.Remediation** *unknown*

The remediation steps for the issue, or a list of remediation techniques.

**Core.IssueRecommendations.NetworkReachability** *unknown*

The network reachability information for the issue.

**Core.IssueRecommendations.PlaybookSuggestions.PlaybookID** *string*

The ID of the suggested playbook.

**Core.IssueRecommendations.PlaybookSuggestions.SuggestionRuleID** *string*

The ID of the suggestion rule.

**Core.IssueRecommendations.PlaybookSuggestions.Name** *string*

The name of the suggested playbook.

**Core.IssueRecommendations.PlaybookSuggestions.Comment** *string*

A comment about the suggested playbook.

**Core.IssueRecommendations.QuickActionSuggestions.Name** *string*

The name of the suggested quick action.

**Core.IssueRecommendations.QuickActionSuggestions.SuggestionRuleID** *string*

The ID of the suggestion rule.

**Core.IssueRecommendations.QuickActionSuggestions.Brand** *string*

The brand of the suggested quick action.

**Core.IssueRecommendations.QuickActionSuggestions.Category** *string*

The category of the suggested quick action.

**Core.IssueRecommendations.QuickActionSuggestions.Description** *string*

The description of the suggested quick action.

**Core.IssueRecommendations.QuickActionSuggestions.PrettyName** *string*

The display name of the suggested quick action.

**Core.IssueRecommendations.QuickActionSuggestions.Arguments.Name** *string*

Name

**Core.IssueRecommendations.QuickActionSuggestions.Arguments.PrettyName** *string*

PrettyName

**Core.IssueRecommendations.QuickActionSuggestions.Arguments.PrettyPredefined** *string*

PrettyPredefined

**Core.IssueRecommendations.QuickActionSuggestions.Arguments.Description** *string*

Description

**Core.IssueRecommendations.QuickActionSuggestions.Arguments.Required** *unknown*

Required

**Core.IssueRecommendations.ExistingCodeBlock** *string*

The existing code block (AppSec issues only).

**Core.IssueRecommendations.SuggestedCodeBlock** *string*

The suggested code block (AppSec issues only).

</details>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter, and the optional `goal` query parameter:

```
GET https://cortex-docs.paloaltonetworks.com/cortex-commands-guide/issues-commands.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
