Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.incident.io/llms.txt

Use this file to discover all available pages before exploring further.

The catalog resource object

category
enum<string>
required

Which category of resource

Available options:
primitive,
custom,
external
Example:

"custom"

description
string
required

Human readable description for this resource

Example:

"Boolean true or false value"

label
string
required

Label for this catalog resource type

Example:

"GitHub Repository"

type
string
required

Catalog type name for this resource

Example:

"CatalogEntry[\"01GVGYJSD39FRKVDWACK9NDS4E\"]"

value_docstring
string
required

Documentation for the literal string value of this resource

Example:

"Either the GraphQL node ID of the repository or a string of <owner>/<repo>, e.g. incident-io/website"