Skip to main content
Write tool — changes something on the account that owns the API key. Requires a WorkWay API key.
Logs a job application on the account that owns the API key, so it shows up on the applications dashboard. The job is resolved by slug first, so the logged record always carries the real title and company rather than anything supplied by the caller.

Parameters

string
required
Job slug exactly as returned by search_jobs.

Example prompts

Try asking

“I just applied to that Ping Identity role, log it.”

Try asking

“Mark the Figma job as applied.”

Response

Logging the same job twice is a no-op, not an error — use update_application_status to change its status instead.