mark_earned_mention
ActiveTool of Incisory
declared in 1.0.0
After you send a drafted pitch yourself (or decide to skip it), mark it here so it stops appearing in your queue.
Parameters schema
{
"type": "object",
"$schema": "http://json-schema.org/draft-07/schema#",
"required": [
"id",
"status"
],
"properties": {
"id": {
"type": "number",
"description": "The pitch id from list_earned_mentions"
},
"token": {
"type": "string"
},
"status": {
"enum": [
"sent",
"dismissed"
],
"type": "string"
}
}
}No endpoints wrapped at confidence ≥ 0.50.
Parent server
Incisory
1/7 registries