חזרה אל WordPress
התחבר ל-Knoon AI עם WordPress כדי לאוטומטי תהליכי עבודה של AI.
Upload a knoon attachment to WordPress media library.
wordpressXmlRpcDefaultDefaultUploadAttachment
בטא
הרשאות
אין פריטים להצגה.
הרשאות אופציונליות
אין פריטים להצגה.
פרמטרים
| שם | סוג | תיאור | נדרש |
|---|---|---|---|
| content | attachment | Attachment to upload. | כן |
| fileName | mustache | Optional file name override. | לא |
| title | mustache | Optional media title. | לא |
| altText | mustache | Optional media alt text. | לא |
| caption | mustache | Optional media caption. | לא |
| description | mustache | Optional media description. | לא |
החזרות
| שם | סוג | תיאור |
|---|---|---|
| status | string | UPLOADED when successful. |
| mediaId | string | WordPress media ID. |
| sourceUrl | string | Public media URL. |
| mimeType | string | Media MIME type. |
| fileName | string | Media file name. |
| title | string | Media title. |
| altText | string | Media alt text. |
| caption | string | Media caption. |