Companion

object Companion

Properties

Link copied to clipboard
const val KEY_CONTENT: String

Response map key containing the loaded resource content.

Link copied to clipboard
const val KEY_ERROR: String

Response map key containing the human-readable error message.

Link copied to clipboard

Response map key containing the skill's frontmatter metadata.

Link copied to clipboard

Response map key containing the loaded skill instructions.

Link copied to clipboard
const val KEY_STATUS: String

Response map key containing the status of a script execution or resource loading.

Link copied to clipboard

Message indicating that a loaded resource is a binary file.

Link copied to clipboard
const val PARAM_PATH: String

Parameter key for the resource path used in the load_skill_resource tool.

Link copied to clipboard

Parameter key for the skill name.

Link copied to clipboard

The name of the tool used to list available skills.

Link copied to clipboard

The name of the tool used to load a skill's instructions.

Link copied to clipboard

The name of the tool used to load a skill's resource file.