Post a job on my listing
post_jobSubmit a job opening on one of the user's listings (the listing needs active Pro perks; up to 5 open or pending roles). Like the dashboard form, it goes to moderation first and is published after approval. Requires the user's confirmation.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| title | Yes | ||
| listing | Yes | One of the user's own listings. | |
| location | Yes | City, or "Remote". | |
| apply_url | Yes | Full https:// link to the job post or careers page. | |
| role_type | No | ||
| description | Yes | ||
| confirmation_token | No | Leave empty on the first call: you get an action_summary and a token instead of the action. After the user explicitly confirms that summary, call again with the SAME arguments plus this token. |