Apply Skill Enrichment
Apply the skill's pending enrichments: link the fresh evidence the background agent found, then recompile so the body incorporates it. Clears the applied enrichments. The recompile runs async; the body updates shortly.
Looks up by id directly; cross-space when space_id is omitted.
Path Parameters
skill_id*Skill Id
Response Body
application/json
application/json
curl -X POST "https://example.com/skills/string/apply-enrichment"{}{
"detail": [
{
"loc": [
"string"
],
"msg": "string",
"type": "string",
"input": null,
"ctx": {}
}
]
}